Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Clone: Recursively copy perl datatypes
- Summary
- 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.
Arch: src
Download: | perl-Clone-0.22-1.al3.src.rpm |
Build Date: | Mon Jan 22 20:39:10 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 12 KiB |
Changelog
- * Wed Jan 17 16:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.22-1
- bump to 0.22
- * Fri Sep 15 17:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.20-2
- bump for fc6
- * Fri Mar 31 16:00:00 2006 Tom "spot" Callaway <tcallawa{%}redhat{*}com> 0.20-1
- bump to 0.20
- new BR: perl-Taint-Runtime