perl-Clone - Recursively copy perl datatypes
Website: | http://search.cpan.org/dist/Clone |
---|---|
License: | GPL+ or Artistic |
Vendor: | Red Hat, Inc. |
- Description:
This module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. clone() takes a scalar argument and an optional parameter that can be used to limit the depth of the copy. To duplicate lists, arrays or hashes, pass them in by reference.
Packages
perl-Clone-0.31-3.1.el6.src [17 KiB] |
Changelog
by Dennis Gregorovic (2009-12-03):
- Rebuilt for RHEL 6 |