Name : perl-Data-Clone
| |
Version : 0.6.0
| Vendor : Mageia_Org
|
Release : 1.mga10
| Date : 2023-11-30 15:55:37
|
Group : Development/Perl
| Source RPM : perl-Data-Clone-0.6.0-1.mga10.src.rpm
|
Size : 0.04 MB
| |
Packager : tv < tv>
| |
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.
Although there are several modules on CPAN which can clone data, this module has a different cloning policy from almost all of them. See the /Cloning policy manpage and the /Comparison to other cloning modules manpage for details.
Cloning policy A cloning policy is a rule that how a cloning routine copies data. Here is the cloning policy of \'Data::Clone\'.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/x86_64/media/core/release |