2017-11-18 01:10:32 +01:00
|
|
|
Clone::Choose checks several different modules which provides a clone() function
|
|
|
|
and selects an appropriate one. The default preference is:
|
|
|
|
- Clone
|
|
|
|
- Storable
|
|
|
|
- Clone::PP
|
|
|
|
|
|
|
|
This list might evolve in future. Please see ["EXPORTS"](#exports) how to pick a
|
|
|
|
particular one.
|
|
|
|
|
2018-05-27 22:15:16 +02:00
|
|
|
WWW: https://metacpan.org/release/Clone-Choose
|