-# Time-stamp: "2000-11-14 22:27:26 MST"
+# Time-stamp: "2001-06-21 23:09:33 MDT"
require 5;
package Locale::Maketext;
BEGIN { unless(defined &DEBUG) { *DEBUG = sub () {0} } }
# define the constant 'DEBUG' at compile-time
-$VERSION = "1.02";
+$VERSION = "1.03";
@ISA = ();
$MATCH_SUPERS = 1;
Revision history for Perl suite Locale::Maketext
- Time-stamp: "2001-06-20 02:14:35 MDT"
+ Time-stamp: "2001-06-21 23:18:31 MDT"
+2001-06-21 Sean M. Burke sburke@cpan.org
+ * Release 1.03: basically cosmetic tweaks to the docs and the
+ test.pl.
+
2001-06-20 Sean M. Burke sburke@cpan.org
* Release 1.02: EBCDIC-compatability changes courtesy of Peter
Prymmer. Added [*,...] as alias for [quant,...] and [#,...] as an