perl-Clone - Recursively copy perl datatypes
| Website: | http://search.cpan.org/dist/Clone | 
|---|---|
| License: | GPL or Artistic | 
| Vendor: | Fedora Project | 
- 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.27-1.el4.src [15 KiB] | 
              Changelog
              by Tom "spot" Callaway (2007-07-27):
              - bump to 0.27  |