Assimilate CGI 3.03
[p5sagit/p5-mst-13.2.git] / lib / Text / Wrap.pm
index 2327666..c2c3225 100644 (file)
@@ -6,7 +6,7 @@ require Exporter;
 @EXPORT = qw(wrap fill);
 @EXPORT_OK = qw($columns $break $huge);
 
-$VERSION = 2001.0929;
+$VERSION = 2001.09291;
 
 use vars qw($VERSION $columns $debug $break $huge $unexpand $tabstop
        $separator);