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

Changes for version 0.04

  • update code to call get_all_attributes instead of compute_all_applicable_attributes
  • more tests
  • add the StorableClone trait

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