Thu, 07 Dec 2023 09:00:17 EST

Information for build perl-Class-Container-0.12-19.ru7

ID3737
Package Nameperl-Class-Container
Version0.12
Release19.ru7
Epoch
SummaryClass::Container Perl module
DescriptionThis class facilitates building frameworks of several classes that inter-operate. It was first designed and built for "HTML::Mason", in which the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several other objects must create each other transparently, passing the appropriate parameters to the right class, possibly substituting other subclasses for any of these objects. The main features of "Class::Container" are: * Explicit declaration of containment relationships (aggregation, factory creation, etc.) * Declaration of constructor parameters accepted by each member in a class framework * Transparent passing of constructor parameters to the class that needs them * Ability to create one (automatic) or many (manual) contained objects automatically and transparently
Built byanp120
State complete
StartedFri, 29 Apr 2016 17:38:52 EDT
CompletedFri, 29 Apr 2016 17:41:36 EDT
Taskbuild (centos7-rutgers-staging, perl-Class-Container-0.12-19.ru7.src.rpm)
Tags
centos7-rutgers-staging
centos7-rutgers-testing
RPMs
src
perl-Class-Container-0.12-19.ru7.src.rpm (info) (download)
noarch (build logs)
perl-Class-Container-0.12-19.ru7.noarch.rpm (info) (download)
Changelog * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Jun 14 2012 Petr Pisar <ppisar@redhat.com> - 0.12-17 - Perl 5.16 rebuild * Thu Mar 22 2012 Tom Callaway <spot@fedoraproject.org> - 0.12-16 - fix BR * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 0.12-14 - Perl mass rebuild * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Dec 15 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.12-12 - 661697 rebuild for fixing problems with vendorach/lib * Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.12-11 - Mass rebuild with perl-5.12.0 * Mon Dec 07 2009 Stepan Kasal <skasal@redhat.com> - 0.12-10 - rebuild against perl 5.10.1 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.12-7 - Rebuild for perl 5.10 (again) * Tue Jan 15 2008 Tom "spot" Callaway <tcallawa@redhat.com> 0.12-6 - rebuild for new perl * Tue Apr 17 2007 Steven Pritchard <steve@kspei.com> 0.12-5 - Use fixperms macro instead of our own chmod incantation. - BR ExtUtils::MakeMaker. * Sat Sep 16 2006 Steven Pritchard <steve@kspei.com> 0.12-4 - Canonicalize Source0 URL. - Fix find option order. * Mon Sep 05 2005 Steven Pritchard <steve@kspei.com> 0.12-3 - Remove explicit core module dependencies - Add COPYING and Artistic * Wed Aug 17 2005 Steven Pritchard <steve@kspei.com> 0.12-2 - Minor spec cleanup * Tue Aug 16 2005 Steven Pritchard <steve@kspei.com> 0.12-1 - Specfile autogenerated.