SlackBuildsOrg/perl/perl-Clone/README
Jan F. Chadima 925538add6 perl/perl-Clone: Added (Recursively copy Perl datatypes).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-03-21 16:50:58 +00:00

3 lines
156 B
Text

This module provides a clone() method which makes recursive copies of
nested hash, array, scalar and reference types, including tied
variables and objects.