Wed, 24 Apr 2024 17:12:35 UTC | login

Information for build perl516-perl-Clone-0.34-0.bootstrap1.3.el7

ID2270
Package Nameperl516-perl-Clone
Version0.34
Release0.bootstrap1.3.el7
Epoch
SummaryRecursively copy perl data types
DescriptionThis module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. clone() takes a scalar argument and an optional parameter that can be used to limit the depth of the copy. To duplicate lists, arrays or hashes, pass them in by reference.
Built byhhorak
State complete
Volume DEFAULT
StartedWed, 19 Aug 2015 12:46:47 UTC
CompletedWed, 19 Aug 2015 12:49:48 UTC
Taskbuild (sclo7-perl516-rh-el7, perl516-perl-Clone-0.34-0.bootstrap1.3.el7.src.rpm)
Tags
sclo7-perl516-rh-candidate
RPMs
src
perl516-perl-Clone-0.34-0.bootstrap1.3.el7.src.rpm (info) (download)
x86_64
perl516-perl-Clone-0.34-0.bootstrap1.3.el7.x86_64.rpm (info) (download)
perl516-perl-Clone-debuginfo-0.34-0.bootstrap1.3.el7.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
state.log
Changelog * Thu Feb 13 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.34-3 - Remove useless filters of dependencies - Resolves: rhbz#1064855 * Tue Nov 12 2013 Jitka Plesnikova <jplesnik@redhat.com> - 0.34-2 - Update dependencies * Mon Mar 11 2013 Jitka Plesnikova <jplesnik@redhat.com> - 0.34-1 - SCL package - initial import