Name: | perl-Package-Constants |
---|---|
Epoch: | 1 |
Version: | 0.02 |
Release: | 141.el6_7.1 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 4758 |
License: | GPL+ or Artistic |
RPM: | perl-Package-Constants-0.02-141.el6_7.1.x86_64.rpm |
Source RPM: | perl-5.10.1-141.el6_7.1.src.rpm |
Build Date: | Tue Nov 10 2015 |
Build Host: | x86-ol6-builder-06.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.perl.org/ |
Summary: | List all constants declared in a package |
Description: | Package::Constants lists all the constants defined in a certain package. This can be useful for, among others, setting up an autogenerated @EXPORT/@EXPORT_OK for a Constants.pm file. |