Information for RPM perl-Exporter-Tiny-1.006002-4.fc40.noarch.rpm
ID | 1187420 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Name | perl-Exporter-Tiny | ||||||||||
Version | 1.006002 | ||||||||||
Release | 4.fc40 | ||||||||||
Epoch | |||||||||||
Arch | noarch | ||||||||||
Summary | An exporter with the features of Sub::Exporter but only core dependencies | ||||||||||
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. | ||||||||||
Build Time | 2024-01-25 16:24:27 GMT | ||||||||||
Size | 52.22 KB | ||||||||||
56e189c269b8a5d472363754c15a4acf | |||||||||||
License | GPL-1.0-or-later OR Artistic-1.0-Perl | ||||||||||
Provides |
|
||||||||||
Obsoletes | No Obsoletes | ||||||||||
Conflicts | No Conflicts | ||||||||||
Requires |
|
||||||||||
Recommends |
|
||||||||||
Suggests | No Suggests | ||||||||||
Supplements | No Supplements | ||||||||||
Enhances | No Enhances | ||||||||||
Files | |||||||||||
Component of |