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.0 | Vendor: Mageia.Org |
Release: 1.mga9 | Build date: Tue Nov 22 14:50:54 2022 |
Group: Development/Perl | Build host: localhost |
Size: 101587 | Source RPM: perl-Exporter-Tiny-1.6.0-1.mga9.src.rpm |
Packager: tv <tv> | |
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
* Tue Nov 22 2022 tv <tv> 1.6.0-1.mga9 + Revision: 1910041 - update to 1.006000 * Thu Oct 20 2022 tv <tv> 1.4.4-1.mga9 + Revision: 1897924 - update to 1.004004 * Mon Oct 03 2022 tv <tv> 1.4.3-1.mga9 + Revision: 1894263 - update to 1.004003 * Thu Sep 22 2022 tv <tv> 1.4.2-1.mga9 + Revision: 1891483 - update to 1.004002 * Mon Sep 12 2022 tv <tv> 1.4.1-1.mga9 + Revision: 1887401 - update to 1.004001 * Sat Aug 27 2022 tv <tv> 1.4.0-1.mga9 + Revision: 1881110 - update to 1.004000 * Mon Mar 21 2022 umeabot <umeabot> 1.2.2-2.mga9 + Revision: 1812595 - Mageia 9 Mass Rebuild
/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 Dec 1 06:57:23 2024