Re: Makefile.PL's with dependancies (was DBI Build error in36 line)
[email protected] (Tyler MacDonald)
| Newsgroups | perl.cpan.discuss,perl.dbi.users |
|---|---|
| Message-ID | <[email protected]> |
Tim Bunce <[email protected]> wrote: > > use Test::Harness; # tests use it so check it's loadable early > > use Test::More 0.4; # tests use it so check it's loadable early > I'd hardly call that a 'sinister problem'. Excuse me for being a bit dramatic. ;-) > I agree. (Though I believe there were good reasons at the time the > original lines were added - but I don't recall them now.) > > I've removed them. Great, thanks! - Tyler