This is a discussion on Bug#472939: ITP: libclone-pp-perl -- Recursively copy Perl datatypes - Debian ; Package: wnpp Severity: wishlist Owner: "Krzysztof Krzyżaniak (eloy)" * Package name : libclone-pp-perl Version : 1.02 Upstream Author : Matthew Simon Cavalletto at Evolution Softworks * URL : http://search.cpan.org/dist/Clone-PP/ * License : Dual: Artistic/GPL Programming Lang: Perl Description : Recursively ...
Package: wnpp
Severity: wishlist
Owner: "Krzysztof Krzyżaniak (eloy)"
* Package name : libclone-pp-perl
Version : 1.02
Upstream Author : Matthew Simon Cavalletto at Evolution Softworks
* URL : http://search.cpan.org/dist/Clone-PP/
* License : Dual: Artistic/GPL
Programming Lang: Perl
Description : Recursively copy Perl datatypes
Clone::PP provides a general-purpose clone function to make deep
copies of Perl data structures. It calls itself recursively to copy
nested hash, array, scalar and reference types, including tied
variables and objects.