Name : perl-Clone
| |
Version : 0.470.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 63.5
| Date : 2024-08-18 07:29:53
|
Group : Unspecified
| Source RPM : perl-Clone-0.470.0-63.5.src.rpm
|
Size : 0.03 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 = %{ clone (\\%hash) };
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Tumbleweed/i586 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Clone)
perl-Clone
perl-Clone(x86-32)
Requires :