Sub::Exporter is an incredibly powerful module, but with that
power comes great responsibility, as well as some runtime
penalties. This module is a Sub::Exporter wrapper that will
let your users just use Exporter if all they are doing is
picking exports, but use Sub::Exporter if your users try to
use Sub::Exporter's more advanced features features,
like renaming exports, if they try to use them.
Note that this module will export @EXPORT, @EXPORT_OK and
%EXPORT_TAGS package variables for Exporter to work.
Additionally, if your package uses advanced Sub::Exporter
features like currying, this module will only ever use
Sub::Exporter, so you might as well use it directly.
Maintained by: orphaned - no maintainer
Keywords: Perl,module,Sub,Exporter,wrapper
ChangeLog: perl-Sub-Exporter-Progressive
Homepage:
https://metacpan.org/pod/Sub::Exporter::Progressive
Download SlackBuild:
perl-Sub-Exporter-Progressive.tar.gz
perl-Sub-Exporter-Progressive.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
perl-Sub-Exporter-Progressive.SlackBuild |
perl-Sub-Exporter-Progressive.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds