Revision history for Perl extension Class::Clone.
0.03 Sat Dev 17 14:45:00 2005
- Add support for doing deep recursive copies using the Clone package
this is now the default, so that a Class::Clone'd package is truly
separate from it's originator.
0.02 Mon Dec 12 10:23:00 2005
- Documented special @ISA behaviour
- Fixed Makefile.PL (we depend on Symbol::Table!)
0.01 Wed Dec 7 21:36:27 2005
- original version; created by h2xs 1.23 with options
-AXP -b 5.6.0 Class::Clone