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.2.2 | Vendor: Mageia.Org |
Release: 1.mga8 | Build date: Sat Apr 25 12:42:14 2020 |
Group: Development/Perl | Build host: localhost |
Size: 97505 | Source RPM: perl-Exporter-Tiny-1.2.2-1.mga8.src.rpm |
Packager: tv <tv> | |
Url: http://search.cpan.org/dist/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 `installler` 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 Apr 25 2020 tv <tv> 1.2.2-1.mga8 + Revision: 1571979 - update to 1.002002 * Wed Feb 12 2020 umeabot <umeabot> 1.2.1-4.mga8 + Revision: 1504414 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Thu Sep 20 2018 umeabot <umeabot> 1.2.1-3.mga7 + Revision: 1283636 - Mageia 7 Mass Rebuild * Thu Aug 09 2018 tv <tv> 1.2.1-2.mga7 + Revision: 1250588 - rebuild for perl-5.28 * Wed Aug 01 2018 tv <tv> 1.2.1-1.mga7 + Revision: 1246506 - update to 1.002001
/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/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 Mar 9 11:05:10 2025