On Tue, Jul 03, 2007 at 01:11:10AM -0700, Michael G Schwern wrote: > Yet another release to fix up minor test glitches related to version.pm. This > time its for version.pm prior to the latest (0.7203). > > http://schwern.org/~schwern/src/ExtUtils-MakeMaker-6.36.tar.gz > > > 6.36 Tue Jul 3 01:06:40 PDT 2007 > Test Fixes > - version.pm prior to 0.7203 caused Foo->VERSION to reformat > $Foo::VERSION. This caused prereq.t to fail. > > 6.35 Sun Jul 1 20:53:38 PDT 2007 > New Features > * MakeMaker will now try to "use version" before parsing $VERSION. > This allows "$VERSION = qv(1.2.3)" to work. > > Test Fixes > - writemakefile_args.t now works with older versions of version.pm > > 6.34 Sat Jun 30 11:06:54 CDT 2007 > Test Fixes > - Accidentally hard coded the version of strict.pm [rt.cpan.org 27838]
Thanks! I've upgraded bleadperl with change #31522. Steve Peters [EMAIL PROTECTED]