https://bugzilla.redhat.com/show_bug.cgi?id=1077295
Bug ID: 1077295
Summary: Review Request: perl-Exporter-Tiny - An exporter with
the features of Sub::Exporter but only core
dependencies
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
http://subversion.city-fan.org/repos/cfo-repo/perl-Exporter-Tiny/branches/fedora/perl-Exporter-Tiny.spec
SRPM URL:
http://www.city-fan.org/~paul/extras/perl-Exporter-Tiny/perl-Exporter-Tiny-0.036-2.fc21.src.rpm
Description:
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 installer 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 behavior.
Fedora Account System Username: pghmcfc
Note: this spec file targets EPEL-5 as well as modern Fedora, hence the use of
old-fashioned spec elements
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review