Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Data-Clone | Distribution: openSUSE Tumbleweed |
Version: 0.6.0 | Vendor: openSUSE |
Release: 2.2 | Build date: Fri Mar 8 23:15:39 2024 |
Group: Unspecified | Build host: reproducible |
Size: 46592 | Source RPM: perl-Data-Clone-0.6.0-2.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Data-Clone | |
Summary: Polymorphic data cloning |
'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. Although there are several modules on CPAN which can clone data, this module has a different cloning policy from almost all of them. See Cloning policy and Comparison to other cloning modules for details.
Artistic-1.0 OR GPL-1.0-or-later
* Fri Mar 08 2024 Tina Müller <tina.mueller@suse.com> - Fix disabling of __perllib_provides * Thu Nov 30 2023 Tina Müller <tina.mueller@suse.com> - Remove perl-Data-Clone-perl-5.38.patch (fixed upstream) * Sun Nov 26 2023 Tina Müller <timueller+perl@suse.de> - updated to 0.006 see /usr/share/doc/packages/perl-Data-Clone/Changes 0.006 2023-11-25T05:46:27Z - No code changes - Migrate from Module::Install to Minilla 0.005 2023-11-21 - Fix against Perl 5.38 (#3, by demerphq) * Tue Aug 08 2023 Dominique Leuenberger <dimstar@opensuse.org> - Add perl-Data-Clone-perl-5.38.patch: Fix build using Perl 5.38. * Tue Oct 03 2017 coolo@suse.com - patch the Makefile to build with perl 5.26 * Tue Jul 22 2014 coolo@suse.com - updated to 0.004 - Fix against Perl 5.19 (#1, by tomhukins) * Fri Sep 30 2011 pascal.bleser@opensuse.org - skip tests on < 11.3, Test::More too old there * Fri Sep 30 2011 pascal.bleser@opensuse.org - initial version (0.003)
/usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/Data /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/Data/Clone.pm /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Data /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Data/Clone /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Data/Clone/Clone.bs /usr/lib/perl5/vendor_perl/5.40.0/riscv64-linux-thread-multi/auto/Data/Clone/Clone.so /usr/share/doc/packages/perl-Data-Clone /usr/share/doc/packages/perl-Data-Clone/Changes /usr/share/doc/packages/perl-Data-Clone/README.md /usr/share/doc/packages/perl-Data-Clone/example /usr/share/doc/packages/perl-Data-Clone/example/scalar_refs.pl /usr/share/licenses/perl-Data-Clone /usr/share/licenses/perl-Data-Clone/LICENSE /usr/share/man/man3/Data::Clone.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024