Query: moosex::clone::meta::attribute::trait::copy
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MooseX::Clone::Meta::Attribute::Trait::Copy(3pm) User Contributed Perl Documentation MooseX::Clone::Meta::Attribute::Trait::Copy(3pm)NAMEMooseX::Clone::Meta::Attribute::Trait::Copy - Simple copying of arrays and hashes for MooseX::CloneSYNOPSIShas foo => ( isa => "ArrayRef", traits => [qw(Copy)], );DESCRIPTIONUnlike the "Clone" trait, which does deep copying of almost anything, this trait will only do one additional level of copying of arrays and hashes. This is both simpler and faster when you don't need a real deep copy of the entire structure, and probably more correct. perl v5.10.1 2009-04-11 MooseX::Clone::Meta::Attribute::Trait::Copy(3pm)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Detecting unused variables... |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |