Name: | perl-Module-Versions-Report |
---|---|
Version: | 1.06 |
Release: | 14.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 12997 |
License: | GPL+ or Artistic |
RPM: | perl-Module-Versions-Report-1.06-14.el7.noarch.rpm |
Source RPM: | perl-Module-Versions-Report-1.06-14.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Module-Versions-Report/ |
Summary: | Report versions of all modules in memory |
Description: | If you add "use Module::Versions::Report;" to a program (especially handy if your program is one that demonstrates a bug in some module), then when the program has finished running, you well get a report detailing the all modules in memory, and noting the version of each (for modules that defined a $VERSION, at least). |