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

Changes for version 0.05

  • Fix cloning for attrs when init_arg is passed under Clone trait
  • auto_deref related fixes (Evan Carroll)

Modules

Fine grained cloning support for Moose objects.
The Moose::Meta::Attribute trait for deeply cloning attributes.
Simple copying of arrays and hashes for MooseX::Clone
A trait for attrs that should not be copied while cloning.
The Moose::Meta::Attribute trait for deeply cloning attributes using Storable.

Provides

in lib/MooseX/Clone/Meta/Attribute/Trait/Clone/Base.pm
in lib/MooseX/Clone/Meta/Attribute/Trait/Clone/Std.pm