./devel/p5-Exporter-Tiny, Exporter with the features of Sub::Exporter but only core dependencies

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q2, Version: 1.000000nb1, Package name: p5-Exporter-Tiny-1.000000nb1, Maintainer: pkgsrc-users

Exporter::Tiny supports many of Sub::Exporter's external-facing
features including renaming imported functions with the -as, -prefix
and -suffix options; explicit destinations with the into option;
and alternative installers with the installler option. But it's
written in only about 40% as many lines of code and with zero
non-core dependencies.

Its internal-facing interface is closer to Exporter.pm, with
configuration done through the @EXPORT, @EXPORT_OK and %EXPORT_TAGS
package variables.

Exporter::Tiny performs most of its internal duties (including
resolution of tag names to sub names, resolution of sub names to
coderefs, and installation of coderefs into the target package) as
method calls, which means they can be overridden to provide
interesting behaviour.


Master sites: (Expand)

SHA1: 2ed51682ff06e6f9da7f65f538fdb59e5b416d4a
RMD160: d08c6acb5e5ea4886fb62afb9ed0bbaaf6eec52d
Filesize: 29.145 KB

Version history: (Expand)