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: CentOS |
Version: 1.002002 | Vendor: CentOS |
Release: 6.el9 | Build date: Tue Aug 10 04:47:38 2021 |
Group: Unspecified | Build host: x86-02.stream.rdu2.redhat.com |
Size: 87559 | Source RPM: perl-Exporter-Tiny-1.002002-6.el9.src.rpm |
Packager: [email protected] | |
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 behavior.
GPL+ or Artistic
* Mon Aug 09 2021 Mohan Boddu <[email protected]> - 1.002002-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Apr 16 2021 Mohan Boddu <[email protected]> - 1.002002-5 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Wed Jan 27 2021 Fedora Release Engineering <[email protected]> - 1.002002-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <[email protected]> - 1.002002-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <[email protected]> - 1.002002-2 - Perl 5.32 rebuild * Fri Apr 24 2020 Paul Howarth <[email protected]> - 1.002002-1 - Update to 1.002002 - Fix bug in handling regexps in import lists; Exporter::Tiny allowed regexps like /foo/i but not /foo/; having trailing flags is now optional! (GH#6) - Tests would fail if 'PERL5OPT=-Mfeature=:5.18' environment variable was set; this is because bareword '-default' was being interpreted as the Perl 'default' keyword (GH#5) - Unbundle newly-bundled test modules * Thu Jan 30 2020 Fedora Release Engineering <[email protected]> - 1.002001-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
/usr/share/doc/perl-Exporter-Tiny /usr/share/doc/perl-Exporter-Tiny/CREDITS /usr/share/doc/perl-Exporter-Tiny/Changes /usr/share/doc/perl-Exporter-Tiny/README /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/licenses/perl-Exporter-Tiny /usr/share/licenses/perl-Exporter-Tiny/COPYRIGHT /usr/share/licenses/perl-Exporter-Tiny/LICENSE /usr/share/man/man3/Exporter::Shiny.3pm.gz /usr/share/man/man3/Exporter::Tiny.3pm.gz /usr/share/man/man3/Exporter::Tiny::Manual::Etc.3pm.gz /usr/share/man/man3/Exporter::Tiny::Manual::Exporting.3pm.gz /usr/share/man/man3/Exporter::Tiny::Manual::Importing.3pm.gz /usr/share/man/man3/Exporter::Tiny::Manual::QuickStart.3pm.gz /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, Tue Nov 26 08:33:48 2024