| Name: | perl-Module-Extract-Namespaces |
|---|---|
| Version: | 1.02 |
| Release: | 3.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 21521 |
| License: | GPL+ or Artistic |
| RPM: | perl-Module-Extract-Namespaces-1.02-3.el7.noarch.rpm |
| Source RPM: | perl-Module-Extract-Namespaces-1.02-3.el7.src.rpm |
| Build Date: | Fri Nov 03 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Module-Extract-Namespaces/ |
| Summary: | Extract the package declarations from a module |
| Description: | This module extracts package declarations from Perl code without running the code. It does not extract: * Packages declared dynamically (e.g. in eval) * Packages created as part of a fully qualified variable name |
- Drop redundant Group tag (#1069797)
- Sanitize for Fedora submission
- Initial RPM version