Name : perl-Clone
| |
Version : 0.41
| Vendor : obs://build_opensuse_org/spins:invis
|
Release : 54.1
| Date : 2018-11-08 18:03:37
|
Group : Development/Libraries/Perl
| Source RPM : perl-Clone-0.41-54.1.src.rpm
|
Size : 0.02 MB
| |
Packager : (none)
| |
Summary : 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 duplicates it. To duplicate lists, arrays or hashes, pass them in by reference, e.g.
my $copy = clone (\\AATTarray);
my %copy = %;
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/spins:/invis:/common/openSUSE_13.1/i586 |