ossp-pkg/string-divert/ChangeLog 1.7 -> 1.8
--- ChangeLog 2005/02/22 11:04:16 1.7
+++ ChangeLog 2005/02/22 13:21:34 1.8
@@ -3,6 +3,11 @@
=========
0.94 (22-Feb-2005)
+ o add "copy constructor" in overloaded API plus a copying() method
+ for selecting what to do in the "copy constructor": passing
+ the object as is or cloning via clone() method.
+ o add clone() method for recursively cloning object
+ o replace "die" with Carp's "croak" for better error messages
o use empty EXPORT_OK because we have an OO style API only
o add default empty EXPORT array
0.93 (22-Sep-2003)
|
|