Mon, 08 Jul 2024 20:54:59 UTC | login

Information for build perl-MRO-Compat-0.13-6.fc29

ID54022
Package Nameperl-MRO-Compat
Version0.13
Release6.fc29
Epoch
SummaryMro::* interface compatibility for Perls < 5.9.5
DescriptionThe "mro" namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher. This module provides those interfaces for earlier versions of Perl (back to 5.6.0 anyways). It is a harmless no-op to use this module on 5.9.5+. That is to say, code which properly uses MRO::Compat will work unmodified on both older Perls and 5.9.5+. If you're writing a piece of software that would like to use the parts of 5.9.5+'s mro:: interfaces that are supported here, and you want compatibility with older Perls, this is the module for you.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 01:24:19 UTC
CompletedThu, 19 Jul 2018 01:24:19 UTC
Tags
f29
f30
f31
RPMs
src
perl-MRO-Compat-0.13-6.fc29.src.rpm (info) (download)
noarch
perl-MRO-Compat-0.13-6.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.13-5 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.13-2 - Perl 5.26 rebuild * Wed Mar 29 2017 Paul Howarth <paul@city-fan.org> - 0.13-1 - Update to 0.13 - Don't run pod tests on user installs - Stop using Module::Install to fix installation when @INC doesn't have the current directory (CPAN RT#119016) - Repository migrated to the github moose organization - This release by HAARG → update source URL - Simplify find command using -delete * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Jul 22 2016 Petr Pisar <ppisar@redhat.com> - 0.12-12 - Use distribution instead of perl version to control build-requires