perl-Clone - Recursively copy perl datatypes

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.

Homepage: http://search.cpan.org/dist/Clone

License: GPL+ or Artistic

Vendor: Fedora Project

Packages

perl-Clone-0.27-2.fc8.x86_64 [14 KiB] Changelog by Tom "spot" Callaway (2007-08-24):
- license fix