perl-clone.

This commit is contained in:
4fury-c3440d8
2023-01-04 10:00:41 +03:00
parent 1601c32663
commit 09b90a54bf
@@ -13,8 +13,8 @@
<PartOf>programming.language.perl</PartOf>
<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>
<Archive sha1sum="f79c71211a1f335a53cb4ca81c28a3e541154b68" type="targz">
https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Clone-0.45.tar.gz
<Archive sha1sum="b9a609f7052a5d4f882ad32fe0232b08085f9c12" type="targz">
https://cpan.metacpan.org/authors/id/G/GA/GARU/Clone-0.46.tar.gz
</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
@@ -35,6 +35,13 @@
</Package>
<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">
<Date>2021-09-18</Date>
<Version>0.45</Version>