libsub-exporter-progressive-perl

module for using Sub::Exporter only if needed

Description

Sub::Exporter is an incredibly powerful module, but with that power comes great responsibility, as well as some runtime penalties. Sub::Exporter::Progressive 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, like renaming exports.

Note that this module will export @EXPORT and @EXPORT_OK package variables for Exporter to work. Additionally, if your package uses advanced Sub::Exporter features like currying, this module will only use Sub::Exporter, so you might as well use it directly.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Sub-Exporter-Progressive


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libsub-exporter-progressive-perl