perl-Clone
Recursively Copy Perl Datatypes
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 (\@array); my %copy = %;
There is no official package available for openSUSE Leap 16.0Distributions
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
openSUSE Backports for SLE 15 SP7
SUSE SLE-16 (in development)
SUSE SLE-15-SP1
Unsupported distributions
The following distributions are not officially supported. Use these packages at your own risk.