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 15.4Distributions
openSUSE Tumbleweed
openSUSE Leap 15.5
openSUSE Leap 15.4
SUSE SLE-15-SP2
SUSE SLE-15-SP1
Unsupported distributions
The following distributions are not officially supported. Use these packages at your own risk.