Tue, 23 Apr 2024 18:02:23 UTC | login

Information for build perl516-perl-parent-0.228-1.el7

ID6427
Package Nameperl516-perl-parent
Version0.228
Release1.el7
Epoch1
SummaryEstablish an ISA relationship with base classes at compile time
DescriptionAllows 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); }
Built byhhorak
State complete
Volume DEFAULT
StartedSun, 04 Oct 2015 20:41:28 UTC
CompletedSun, 04 Oct 2015 20:44:59 UTC
Taskbuild (sclo7-perl516-rh-el7, perl516-perl-parent-0.228-1.el7.src.rpm)
Tags
sclo7-perl516-rh-candidate
sclo7-perl516-rh-release
sclo7-perl516-rh-testing
RPMs
src
perl516-perl-parent-0.228-1.el7.src.rpm (info) (download)
noarch
perl516-perl-parent-0.228-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Nov 19 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.228-1 - 0.228 bump * Wed Feb 13 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.225-100 - SCL package - initial import