in reply to Re: deep copy of hash of hash
in thread deep copy of hash of hash
Perl -c answers: "Clone" is not exported by the Clone module What should I do? (sorry to be a bit noob there...) TYAuse Clone 'Clone'; #or even: use Clone::More qw( clone );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: deep copy of hash of hash
by hippo (Archbishop) on May 27, 2019 at 10:07 UTC | |
|
Re^3: deep copy of hash of hash
by johngg (Canon) on May 27, 2019 at 09:34 UTC |