This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Perl > perl-Sub-Exporter-Progressive (0.001011)

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: Glenn Becker
Keywords: Perl,module,Sub,Exporter,wrapper
ChangeLog: perl-Sub-Exporter-Progressive

Homepage:
https://metacpan.org/pod/Sub::Exporter::Progressive

Source Downloads:
Sub-Exporter-Progressive-0.001011.tar.gz (bb50b3ba1538902b197c04818a84230a)

Download SlackBuild:
perl-Sub-Exporter-Progressive.tar.gz
perl-Sub-Exporter-Progressive.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds