Sun, 12 May 2024 05:19:21 UTC | login

Information for build perl-UNIVERSAL-can-1.20140328-17.fc33

ID166443
Package Nameperl-UNIVERSAL-can
Version1.20140328
Release17.fc33
Epoch
SummaryHack around people calling UNIVERSAL::can() as a function
DescriptionThe UNIVERSAL class provides a few default methods so that all objects can use them. Object orientation allows programmers to override these methods in subclasses to provide more specific and appropriate behavior. Some authors call methods in the UNIVERSAL class on potential invocants as functions, bypassing any possible overriding. This is wrong and you should not do it. Unfortunately, not everyone heeds this warning and their bad code can break your good code.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Jul 2020 11:46:47 UTC
CompletedTue, 14 Jul 2020 11:46:47 UTC
Tags
f33
RPMs
src
perl-UNIVERSAL-can-1.20140328-17.fc33.src.rpm (info) (download)
noarch
perl-UNIVERSAL-can-1.20140328-17.fc33.noarch.rpm (info) (download)
Changelog * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.20140328-17 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.20140328-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Oct 13 2019 Paul Howarth <paul@city-fan.org> - 1.20140328-15 - Spec tidy-up - Use author-independent source URL - Classify buildreqs by usage - Simplify find command using -delete - Don't need to remove empty directories from the buildroot - Fix permissions verbosely - Package LICENSE file - Make %files list more explicit * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.20140328-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.20140328-13 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.20140328-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.20140328-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.20140328-10 - Perl 5.28 rebuild