Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Exporter-Tiny | Distribution: Mageia |
Version: 1.6.2 | Vendor: Mageia.Org |
Release: 2.mga10 | Build date: Sat Jun 28 16:34:12 2025 |
Group: Development/Perl | Build host: localhost |
Size: 100579 | Source RPM: perl-Exporter-Tiny-1.6.2-2.mga10.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/Exporter-Tiny | |
Summary: An exporter with the features of Sub::Exporter but only core dependencies |
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 behaviour. Utility Functions These are really for internal use, but can be exported if you need them. `mkopt(\@array)` Similar to `mkopt` from Data::OptList. It doesn't support all the fancy options that Data::OptList does (`moniker`, `require_unique`, `must_be` and `name_test`) but runs about 50% faster. `mkopt_hash(\@array)` Similar to `mkopt_hash` from Data::OptList. See also `mkopt`.
GPL+ or Artistic
* Sat Jun 28 2025 umeabot <umeabot> 1.6.2-2.mga10 + Revision: 2218628 - Mageia 10 Mass Rebuild * Wed Aug 30 2023 tv <tv> 1.6.2-1.mga10 + Revision: 1981083 - update to 1.006002
/usr/share/doc/perl-Exporter-Tiny /usr/share/doc/perl-Exporter-Tiny/COPYRIGHT /usr/share/doc/perl-Exporter-Tiny/CREDITS /usr/share/doc/perl-Exporter-Tiny/Changes /usr/share/doc/perl-Exporter-Tiny/INSTALL /usr/share/doc/perl-Exporter-Tiny/LICENSE /usr/share/doc/perl-Exporter-Tiny/META.json /usr/share/doc/perl-Exporter-Tiny/META.yml /usr/share/doc/perl-Exporter-Tiny/MYMETA.yml /usr/share/doc/perl-Exporter-Tiny/NEWS /usr/share/doc/perl-Exporter-Tiny/README /usr/share/doc/perl-Exporter-Tiny/SIGNATURE /usr/share/doc/perl-Exporter-Tiny/TODO /usr/share/doc/perl-Exporter-Tiny/examples /usr/share/doc/perl-Exporter-Tiny/examples/Example /usr/share/doc/perl-Exporter-Tiny/examples/Example/Exporter.pm /usr/share/man/man3/Exporter::Shiny.3pm.xz /usr/share/man/man3/Exporter::Tiny.3pm.xz /usr/share/man/man3/Exporter::Tiny::Manual::Etc.3pm.xz /usr/share/man/man3/Exporter::Tiny::Manual::Exporting.3pm.xz /usr/share/man/man3/Exporter::Tiny::Manual::Importing.3pm.xz /usr/share/man/man3/Exporter::Tiny::Manual::QuickStart.3pm.xz /usr/share/perl5/vendor_perl/Exporter /usr/share/perl5/vendor_perl/Exporter/Shiny.pm /usr/share/perl5/vendor_perl/Exporter/Tiny /usr/share/perl5/vendor_perl/Exporter/Tiny.pm /usr/share/perl5/vendor_perl/Exporter/Tiny/Manual /usr/share/perl5/vendor_perl/Exporter/Tiny/Manual/Etc.pod /usr/share/perl5/vendor_perl/Exporter/Tiny/Manual/Exporting.pod /usr/share/perl5/vendor_perl/Exporter/Tiny/Manual/Importing.pod /usr/share/perl5/vendor_perl/Exporter/Tiny/Manual/QuickStart.pod
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jun 29 02:18:05 2025