The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Clone::PP"

Clone::PP - Recursively copy Perl datatypes River stage three • 14 direct dependents • 903 total dependents

This module provides a general-purpose clone function to make deep copies of Perl data structures. It calls itself recursively to copy nested hash, array, scalar and reference types, including tied variables and objects. The clone() function takes a ...

NEILB/Clone-PP-1.08 - 20 Oct 2020 10:51:40 UTC

Clone::Any - Select an available recursive-copy function River stage one • 3 direct dependents • 7 total dependents

This module checks for several different modules which can provide a clone() function to make deep copies of Perl data structures. Clone Interface The clone function makes recursive copies of nested hash, array, scalar and reference types, including ...

EVO/Clone-Any-1.01 - 28 Aug 2003 03:49:22 UTC

Clone::Choose - Choose appropriate clone utility River stage three • 1 direct dependent • 854 total dependents

"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" how to pick a particular on...

HERMES/Clone-Choose-0.010 - 09 Apr 2018 11:10:33 UTC
3 results (0.032 seconds)