The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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