--- Convert-Scalar/Changes 2004/04/24 06:23:12 1.6 +++ Convert-Scalar/Changes 2011/08/18 19:07:03 1.13 @@ -1,6 +1,26 @@ Revision history for Perl extension Convert::Scalar -1.0 Sat Apr 24 08:21:11 CEST 2004 +1.1 Thu Aug 18 20:59:01 CEST 2011 + - added readonly, readonly_on, readonly_off. + - add extend and len. + - modernise xs syntax, make some functions more efficient. + +1.04 Fri Mar 7 11:32:53 CET 2008 + - work around 5.10 api changes in *ok functions + (reported by David Aguilar). + +1.03 Thu Mar 3 18:00:52 CET 2005 + - require perl 5.008. + - change of contact address. + +1.02 Fri Nov 26 22:04:10 CET 2004 + - return copies in all string-modifying functions + instead of the string itself. + +1.01 Sat Apr 24 08:38:21 CEST 2004 + - minor documentation corrections. + +1.0 Sat Apr 24 08:21:11 CEST 2004 - minor documentation corrections. 0.1 Wed Feb 12 21:40:14 CET 2003