Home
last modified time | relevance | path

Searched refs:Deepcopy (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/ext/Data/Dumper/
DDumper.pm47 $Deepcopy = 0 unless defined $Deepcopy;
87 deepcopy => $Deepcopy, # dont cross-ref, except to stop recursion
591 sub Deepcopy { subroutine
DChanges103 The C<Deepcopy> flag has been added to do just that.
/mirbsd/src/gnu/usr.bin/perl/ext/Data/Dumper/t/
Ddumper.t608 $d->Deepcopy(1)->Dump;