Name: | perl-Module-Metadata |
---|---|
Version: | 1.000018 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 44758 |
License: | GPL+ or Artistic |
RPM: | perl-Module-Metadata-1.000018-2.el7.noarch.rpm |
Source RPM: | perl-Module-Metadata-1.000018-2.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Module-Metadata/ |
Summary: | Gather package and POD information from perl module files |
Description: | This module provides a standard way to gather metadata about a .pm file through (mostly) static analysis and (some) code execution. When determining the version of a module, the $VERSION assignment is evaled, as is traditional in the CPAN toolchain. |