aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Clone-PP/pkg-descr
blob: ed12ee295ccd111fffeaab36eba1f6a5f4010551 (plain) (blame)
1
2
3
4
5
6
This module 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.

WWW: http://search.cpan.org/dist/Clone-PP/