You are here: Home / LBN / Up2date / Core Linux / BastionLinux 19 / perl-Exporter-Tiny-0.042-1.lbn19.noarch

perl-Exporter-Tiny-0.042-1.lbn19.noarch

Package Attributes
RPM  perl-Exporter-Tiny-0.042-1.lbn19.noarch.rpm Architecture  noarch Size  81088 Created  2019/09/30 06:54:08 UTC
Package Specification
Summary An exporter with the features of Sub::Exporter but only core dependencies
Group Development/Libraries
License GPL+ or Artistic
Home Page http://search.cpan.org/dist/Exporter-Tiny/
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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
perl(Exporter::Shiny)
perl(Exporter::Tiny)
perl-Exporter-Tiny

Document Actions