Subject: | $_ is clobbered in CPAN::Module->uptodate |
As the subject says at some point in CPAN::Module->uptodate $_ is
clobbered e.g
Show quoted text
shell> perl -MCPAN -le '$_ = "POSIX"; print; $m =
CPAN::Shell->expand(Module => $_); $m->uptodate; print
POSIX
CPAN: Storable loaded ok
Going to read /home/brookd/.cpan/Metadata
Database was generated on Thu, 09 Mar 2006 12:27:25 GMT
our $VERSION = "1.07";
Show quoted textshell> pmvers CPAN
1.87