Subject: | Devel::Loaded version number |
Devel::Loaded has this line in it:
our $VERSION = $pmtools::VERSION;
which evaluates to 0 according to cpan-outdated. I know this because cpan-outdated thinks that pmtools needs updated using M/ML/MLFISHER/pmtools-1.30.tar.gz. In verbose mode cpan-outdated outputs this:
Devel::Loaded 0 1.30 M/ML/MLFISHER/pmtools-1.30.tar.gz
Why it thinks it should point to 1.30 download, I'm not sure.