Package perl-Data-Clone: Information
Source package: perl-Data-Clone
Version: 0.006-alt1
Build time: Feb 18, 2024, 03:55 PM
Category: Development/Other
Report package bugHome page: https://metacpan.org/release/Data-Clone
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Summary: Polymorphic data cloning
Description:
Data::Clone does data cloning, i.e. copies things recursively. This is smart so that it works with not only non-blessed references, but also with blessed references (i.e. objects). When clone() finds an object, it calls a clone method of the object if the object has a clone, otherwise it makes a surface copy of the object. That is, this module does polymorphic data cloning.
List of RPM packages built from this SRPM:
perl-Data-Clone (riscv64)
perl-Data-Clone-debuginfo (riscv64)
perl-Data-Clone (riscv64)
perl-Data-Clone-debuginfo (riscv64)
Maintainer: Igor Vlasenko
Last changed
Feb. 17, 2024 Igor Vlasenko 0.006-alt1
- automated CPAN update
Oct. 31, 2023 Igor Vlasenko 0.004-alt1_30
- reimport
Jan. 24, 2019 Igor Vlasenko 0.004-alt1_11.2
- rebuild with new perl 5.28.1