Package: wnpp
Owner: gregor herrmann <gre...@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org

* Package name    : libdata-clone-perl
  Version         : 0.003
  Upstream Author : Goro Fuji (gfx) <gfuji(at)cpan.org>
* URL             : http://search.cpan.org/dist/Data-Clone/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : Perl module for 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.



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120406205833.ga7...@jadzia.comodo.priv.at

Reply via email to