Name |
libsub-exporter-progressive-perl |
Version |
0.001011 |
Summary |
module for using Sub::Exporter only if needed |
Description |
Sub::Exporter is an incredibly powerful module, but with that power comes\n great responsibility, as well as some runtime penalties.\n Sub::Exporter::Progressive is a Sub::Exporter wrapper that will let your\n users just use Exporter if all they are doing is picking exports, but use\n Sub::Exporter if your users try to use Sub::Exporter's more advanced\n features, like renaming exports.\n .\n Note that this module will export @EXPORT and @EXPORT_OK package variables\n for Exporter to work. Additionally, if your package uses advanced\n Sub::Exporter features like currying, this module will only use\n Sub::Exporter, so you might as well use it directly. |
Section |
base |
License |
Artistic-1.0 | GPL-1.0+ |
Homepage |
https://metacpan.org/release/Sub-Exporter-Progressive/
|
Recipe file |
recipes-debian/libsub-exporter-progressive-perl/libsub-exporter-progressive-perl_debian.bb
|
Layer |
meta-debian (morty branch) |
Inherits |
- cpan
- cpan-base
- debian-fix-timestamp
- debian-multiarch
- debian-package
- debian-verify-version
- perlnative
|
Dependencies |
- perl
- perl-native
- virtual/i586-deby-linux-compilerlibs
- virtual/i586-deby-linux-gcc
- virtual/libc
|
PACKAGECONFIG options |
|