Mon, 10 Jun 2024 07:05:33 UTC | login

Information for build perl-Exporter-Tiny-1.002001-4.fc31

ID108923
Package Nameperl-Exporter-Tiny
Version1.002001
Release4.fc31
Epoch
SummaryAn exporter with the features of Sub::Exporter but only core dependencies
DescriptionExporter::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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 Jul 2019 17:08:25 UTC
CompletedWed, 31 Jul 2019 17:08:25 UTC
Tags
f31
f32
f33
RPMs
src
perl-Exporter-Tiny-1.002001-4.fc31.src.rpm (info) (download)
noarch
perl-Exporter-Tiny-1.002001-4.fc31.noarch.rpm (info) (download)
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.002001-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.002001-3 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.002001-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jul 18 2018 Paul Howarth <paul@city-fan.org> - 1.002001-1 - Update to 1.002001 - Added support for generating and exporting non-code symbols such as $Foo, @Bar, and %Baz - Improved test coverage, up from 88.78% on coveralls.io to 96.74% * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.000000-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.000000-5 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.000000-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.000000-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild