On 6/20/06, Ron Savage <[EMAIL PROTECTED]> wrote:
On Mon, 19 Jun 2006 14:32:10 +0200, demerphq wrote:
Hi demerphq
> Nope. If you upgrade it should go in to site/lib, meaning you have
> to use UNINST=1 if you upgrade.
Are you sure it'll go into site/lib?
Yep. Thats what the "shadowing" support in ExtUtils::Install is for,
and why UNINST=1 exists. (There would be no need for UNINST if new
versions predictaby overwrote the old ones.)
> At least thats what happens with things like Data::Dumper
The module I love to hate. Some other modules eval its version number as a
numeric, and report many errors because 2.121_04 is not numeric. Death to dev
versions!
Yeah, thats not all that unusual unfortunately. Maybe somebody should
put together a patch for blead so $VERSION is special cased not to
produce this warning.
Cheers,
Yves
--
perl -Mre=debug -e "/just|another|perl|hacker/"