perl-Clone - Recursively copy perl data types
| Website: | http://search.cpan.org/dist/Clone |
|---|---|
| License: | GPL+ or Artistic |
| Vendor: | city-fan.org repo http://www.city-fan.org/ftp/contrib/ |
- Description:
This module provides a clone() method that 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-6.fc8.i386 [15 KiB] |
Changelog
by Paul Howarth (2010-06-23):
- Rebuild for perl 5.12.1 in Rawhide |