Package : perl-Data-Clone > RPM : perl-Data-Clone-0.4.0-10.mga6.src.rpm

Basic items

Name perl-Data-Clone
Version 0.4.0
Release 10.mga6
URL http://search.cpan.org/dist/Data-Clone
Group Development/Perl
Summary Polymorphic data cloning
Size 38KB
Arch i586
License GPL+ or Artistic

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'.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-18 23:26:11
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie