perl-clone.
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
<PartOf>programming.language.perl</PartOf>
|
<PartOf>programming.language.perl</PartOf>
|
||||||
<Summary>Clone - recursively copy Perl datatypes.</Summary>
|
<Summary>Clone - recursively copy Perl datatypes.</Summary>
|
||||||
<Description>This module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects.</Description>
|
<Description>This module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects.</Description>
|
||||||
<Archive sha1sum="f79c71211a1f335a53cb4ca81c28a3e541154b68" type="targz">
|
<Archive sha1sum="b9a609f7052a5d4f882ad32fe0232b08085f9c12" type="targz">
|
||||||
https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Clone-0.45.tar.gz
|
https://cpan.metacpan.org/authors/id/G/GA/GARU/Clone-0.46.tar.gz
|
||||||
</Archive>
|
</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>perl</Dependency>
|
<Dependency>perl</Dependency>
|
||||||
@@ -35,6 +35,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2023-01-03</Date>
|
||||||
|
<Version>0.46</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>fury</Name>
|
||||||
|
<Email>uglyside@yandex.ru</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2021-09-18</Date>
|
<Date>2021-09-18</Date>
|
||||||
<Version>0.45</Version>
|
<Version>0.45</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user