Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039767
en ru br
ALT Linux repos
S:0.004-alt1_11.2

Group :: Development/Other
RPM: perl-Data-Clone

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.004-alt1_11.2
Build date: 24 january 2019, 12:50 ( 270.0 weeks ago )
Size: 41.11 Kb

Home page:   http://search.cpan.org/dist/Data-Clone/

License: GPL+ or Artistic
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-Data-Clone
  • perl-Data-Clone-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin