On 4/19/06, David H. Adler <[EMAIL PROTECTED]> wrote: > On Wed, Apr 19, 2006 at 12:52:41AM -0500, Andy Lester wrote: > > Please try out this dev release. I'd like to make it 2.58 tomorrow. > > Looks fairly good here. A warning, but nothing show stopping. > > ~/Test-Harness-2.57_05 11:55:36% make test > PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/00compile.........ok 1/6# Testing Test::Harness 2.57_05 under Perl > 5.008007 and Test::More 0.42 > Argument "2.57_05" isn't numeric in subroutine entry at > t/lib/Test/More.pm line 670
I guess Andy forgot to put $VERSION=eval $VERSION; into the code after where he assigns the dev version number. Yves -- perl -Mre=debug -e "/just|another|perl|hacker/"