Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 7e8acfc1195735180931d424f2532599 > files > 15

perl-MooseX-Clone-0.50.0-3.mga4.noarch.rpm

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

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

0.03
    - Add the Copy trait (simple 1 level cloning of hashes and array refs)
    - namespace::clean all over

0.02
	- Add deep cloning support using Data::Visitor
	- Add the NoClone trait

0.01
	- Initial release