Wed, 02 Oct 2024 13:50:24 UTC | login

Information for build perl-Class-Load-0.25-3.fc29

ID49487
Package Nameperl-Class-Load
Version0.25
Release3.fc29
Epoch
SummaryA working (require "Class::Name") and more
Descriptionrequire EXPR only accepts Class/Name.pm style module names, not Class::Name. How frustrating! For that, we provide load_class 'Class::Name'. It's often useful to test whether a module can be loaded, instead of throwing an error when it's not available. For that, we provide try_load_class 'Class::Name'. Finally, sometimes we need to know whether a particular class has been loaded. Asking %INC is an option, but that will miss inner packages and any class for which the filename does not correspond to the package name. For that, we provide is_class_loaded 'Class::Name'.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 12 Jul 2018 17:43:57 UTC
CompletedThu, 12 Jul 2018 17:43:57 UTC
Tags
f29
RPMs
src
perl-Class-Load-0.25-3.fc29.src.rpm (info) (download)
noarch
perl-Class-Load-0.25-3.fc29.noarch.rpm (info) (download)
Changelog * Sun Jul 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.25-3 - Perl 5.28 re-rebuild of bootstrapped packages * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.25-2 - Perl 5.28 rebuild * Mon Jun 11 2018 Paul Howarth <paul@city-fan.org> - 0.25-1 - Update to 0.25 - Merged required and recommended Data::OptList version prerequisite, to work around CPAN.pm bug (CPAN RT#123447) - Switch upstream from search.cpan.org to metacpan.org * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.24-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.24-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.24-3 - Perl 5.26 re-rebuild of bootstrapped packages * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.24-2 - Perl 5.26 rebuild * Tue Apr 11 2017 Paul Howarth <paul@city-fan.org> - 0.24-1 - Update to 0.24 - Fix test to handle altered Test::Without::Module exception message (GH#2) * Fri Apr 07 2017 Paul Howarth <paul@city-fan.org> - 0.23-6 - Fix FTBFS with Test::Without::Module ≥ 0.19 (https://github.com/moose/Class-Load/pull/2) - Drop redundant Group: tag - Simplify find command using -delete * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.23-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild