Fri, 03 May 2024 20:31:06 UTC | login

Information for build rh-perl526-perl-Sub-Exporter-Progressive-0.001013-6.el7

ID22281
Package Namerh-perl526-perl-Sub-Exporter-Progressive
Version0.001013
Release6.el7
Epoch
SummaryOnly use Sub::Exporter if you need it
DescriptionSub::Exporter is an incredibly powerful module, but with that power comes great responsibility, er- as well as some runtime penalties. This module is a Sub::Exporter wrapper that will let your users just use Exporter if all they are doing is picking exports, but use Sub::Exporter if your users try to use Sub::Exporter's more advanced features, like renaming exports, if they try to use them. Note that this module will export @EXPORT and @EXPORT_OK package variables for Exporter to work. Additionally, if your package uses advanced Sub::Exporter features like currying, this module will only ever use Sub::Exporter, so you might as well use it directly.
Built byjstanek
State complete
Volume DEFAULT
StartedTue, 13 Mar 2018 14:24:33 UTC
CompletedTue, 13 Mar 2018 14:27:10 UTC
Taskbuild (sclo7-rh-perl526-rh-el7, rh-perl526-perl-Sub-Exporter-Progressive-0.001013-6.el7.src.rpm)
Tags
sclo7-rh-perl526-rh-candidate
sclo7-rh-perl526-rh-release
sclo7-rh-perl526-rh-testing
RPMs
src
rh-perl526-perl-Sub-Exporter-Progressive-0.001013-6.el7.src.rpm (info) (download)
noarch
rh-perl526-perl-Sub-Exporter-Progressive-0.001013-6.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Wed Dec 20 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.001013-6 - Remove unused patch * Tue Dec 19 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.001013-5 - SCL * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.001013-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.001013-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.001013-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Oct 22 2016 Paul Howarth <paul@city-fan.org> - 0.001013-1 - Update to 0.001013 - Avoid possible warnings about special variables only being used once - Update old Test::More patch * Wed Aug 24 2016 Paul Howarth <paul@city-fan.org> - 0.001012-1 - Update to 0.001012 - Many small performance improvements - BR: perl-generators - Simplify find command using -delete - Update old Test::More patch - Package new LICENSE file * Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.001011-7 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.001011-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.001011-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.001011-4 - Perl 5.22 rebuild * Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.001011-3 - Perl 5.20 rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.001011-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Oct 28 2013 Paul Howarth <paul@city-fan.org> - 0.001011-1 - Update to 0.001011 - Fix in global destruction - Fix SYNOPSIS - Fix duplicate word in DESCRIPTION (CPAN RT#86072) * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.001010-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sun Jul 21 2013 Petr Pisar <ppisar@redhat.com> - 0.001010-2 - Perl 5.18 rebuild * Wed Mar 27 2013 Paul Howarth <paul@city-fan.org> - 0.001010-1 - Update to 0.001010 - Fix module name in Makefile.PL (CPAN RT#83932) - Work around Exporter.pm not installable on perl < 5.8.0 - Update old Test::More patch * Wed Mar 13 2013 Paul Howarth <paul@city-fan.org> - 0.001009-1 - Update to 0.001009 - Disallow version names in random parts of the import list for consistency with Sub::Exporter (CPAN RT#83491) - Update old Test::More patch, and apply if we have Test::More < 0.88 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.001008-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Jan 22 2013 Paul Howarth <paul@city-fan.org> - 0.001008-1 - Update to 0.001008 - Rewrite -tag to :tag for Exporter.pm - Fix prereqs - Update old Test::More patch, and apply if we have Test::More < 0.96 - Bump perl(Exporter) version requirement to 5.58 * Mon Aug 27 2012 Paul Howarth <paul@city-fan.org> - 0.001006-1 - Update to 0.001006 - Handle ':all' correctly - Update old Test::More patch - Drop redundant buildreq perl(Test::Pod) * Sat Aug 25 2012 Paul Howarth <paul@city-fan.org> - 0.001005-1 - Update to 0.001005 - Add support for tags - Warn if defaults are not in exports - Add explicit dependency on Test::More 0.89 - This release by LEONT -> update source URL - Update old Test::More patch * Thu Aug 09 2012 Paul Howarth <paul@city-fan.org> - 0.001004-1 - Update to 0.001004 (fix skipping when Sub::Exporter isn't installed) - This release by MSTROUT -> update source URL - No LICENSE file in this release - Update old Test::More patch * Wed Aug 01 2012 Paul Howarth <paul@city-fan.org> - 0.001003-1 - Update to 0.001003 (remove warning if there are no defaults) * Wed Aug 01 2012 Paul Howarth <paul@city-fan.org> - 0.001002-2 - Sanitize for Fedora submission * Wed Aug 01 2012 Paul Howarth <paul@city-fan.org> - 0.001002-1 - Initial RPM build