perl-Package-Constants - 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.

Homepage: http://search.cpan.org/dist/Package-Constants/

License: GPL or Artistic

Vendor: Fedora Project

Packages

perl-Package-Constants-0.01-3.fc7.noarch [7 KiB] Changelog by Steven Pritchard (2007-04-18):
- Use fixperms macro instead of our own chmod incantation.
- BR ExtUtils::MakeMaker.