Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-parent-0.225-244.el7 RPM for noarch

From CentOS 7.9.2009 for x86_64 / Packages

Name: perl-parent Distribution: Unknown
Version: 0.225 Vendor: CentOS
Release: 244.el7 Build date: Tue Jun 10 09:15:20 2014
Group: Development/Libraries Build host: worker1.bsys.centos.org
Size: 8141 Source RPM: perl-parent-0.225-244.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://search.cpan.org/dist/parent/
Summary: Establish an ISA relationship with base classes at compile time
Allows you to both load one or more modules, while setting up inheritance
from those modules at the same time. Mostly similar in effect to:

	package Baz;

	BEGIN {
		require Foo;
		require Bar;

		push @ISA, qw(Foo Bar);
	}

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1:0.225-244
  - Mass rebuild 2013-12-27
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.225-243
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Aug 25 2012 Paul Howarth <paul@city-fan.org> - 1:0.225-242
  - Don't need to remove empty directories from the buildroot
  - Drop %defattr, redundant since rpm 4.4
* Wed Aug 15 2012 Petr Pisar <ppisar@redhat.com> - 1:0.225-241
  - Specify all dependencies
* Mon Aug 13 2012 Marcela Mašláňová <mmaslano@redhat.com> - 1:0.225-240
  - bump release to override sub-package from perl.spec
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.225-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 1:0.225-7
  - Perl 5.16 rebuild
* Tue Feb 07 2012 Paul Howarth <paul@city-fan.org> - 1:0.225-6
  - Reinstate compatibility with old distributions like EL-5
    - Add back buildroot definition and cleaning
  - Use DESTDIR rather than PERL_INSTALL_ROOT
  - Make %files list more explicit
  - Drop redundant %{?perl_default_filter}
  - Don't use macros for commands
  - Use tabs
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.225-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Aug 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1:0.225-4
  - Install to vendor directories rather than perl core directories so as to
    avoid conflicts between our debuginfo and the main perl-debuginfo package
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1:0.225-3
  - Perl mass rebuild
* Tue Jun 14 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1:0.225-2
  - Perl mass rebuild
* Sat May 07 2011 Iain Arnell <iarnell@gmail.com> - 1:0.225-1
  - Update to latest upstream version
  - Clean up spec for modern rpmbuild
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.224-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Nov 21 2010 Iain Arnell <iarnell@gmail.com> - 1:0.224-1
  - Update to latest upstream version
* Tue May 04 2010 Marcela Maslanova <mmaslano@redhat.com> - 1:0.223-4
  - Mass rebuild with perl-5.12.0
* Sat Mar 27 2010 Iain Arnell <iarnell@gmail.com> - 1:0.223-3
  - Dual-life module
  - Add epoch to match that of parent in core
  - Use core macros, not vendor
* Mon Dec 07 2009 Stepan Kasal <skasal@redhat.com> - 0.223-2
  - Rebuild against perl 5.10.1
* Fri Sep 11 2009 Chris Weyl <cweyl@alumni.drew.edu> - 0.223-1
  - Update filtering
  - Auto-update to 0.223 (by cpan-spec-update 0.01)
  - Altered br on perl(Test::More) (0 => 0.4)
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.221-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.221-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Jun 19 2008 Chris Weyl <cweyl@alumni.drew.edu> - 0.221-2
  - Bump
* Wed May 28 2008 Chris Weyl <cweyl@alumni.drew.edu> - 0.221-1
  - Specfile autogenerated by cpanspec 1.75

Files

/usr/share/doc/perl-parent-0.225
/usr/share/doc/perl-parent-0.225/Changes
/usr/share/man/man3/parent.3pm.gz
/usr/share/perl5/vendor_perl/parent.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024