Package::Constants -- List all constants declared in a package https://www.cpan.org
Go to file
2024-01-06 09:28:11 +01:00
perl-Package-Constants.spec automatic version update by autodist [release 0.02-2mamba;Wed Jul 10 2013] 2024-01-06 09:28:11 +01:00
README.md automatic version update by autodist [release 0.02-2mamba;Wed Jul 10 2013] 2024-01-06 09:28:11 +01:00

perl-Package-Constants

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.