Package perl-Data-Clone: Information

Source package: perl-Data-Clone
Version: 0.006-alt1
Latest version according to Repology
Build time:  Feb 18, 2024, 04:43 AM in the task #340929
Report package bug
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 rpms provided by this srpm:
perl-Data-Clone (x86_64, ppc64le, i586, armh, aarch64)
perl-Data-Clone-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Igor Vlasenko

List of contributors:
Igor Vlasenko
Cronbuild Service

ACL:
Igor Vlasenko
@everybody

    1. perl(CPAN.pm)
    2. perl(Clone.pm)
    3. perl(Data/Dumper.pm)
    4. perl(Devel/PPPort.pm)
    5. perl(ExtUtils/ParseXS.pm)
    6. perl(JSON.pm)
    7. perl(Module/Build.pm)
    8. perl(Module/Build/XSUtil.pm)
    9. perl(Parse/CPAN/Meta.pm)
    10. perl(Scalar/Util.pm)
    11. perl(Test/LeakTrace.pm)
    12. perl(Test/More.pm)
    13. perl(Test/Requires.pm)
    14. perl(Tie/Array.pm)
    15. perl(Tie/Hash.pm)
    16. perl(Time/HiRes.pm)
    17. perl(XSLoader.pm)
    18. perl(YAML/Tiny.pm)
    19. perl(constant.pm)
    20. perl(parent.pm)
    21. perl(threads.pm)
    22. perl-devel
    23. perl-podlators
    24. rpm-build-perl
    25. rpm-build-perl

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