Deprecate assignment to $[
[p5sagit/p5-mst-13.2.git] / lib / Text / Tabs.pm
index 610e870..d3c06a0 100644 (file)
@@ -7,7 +7,7 @@ require Exporter;
 @EXPORT = qw(expand unexpand $tabstop);
 
 use vars qw($VERSION $tabstop $debug);
-$VERSION = 2007.1117;
+$VERSION = 2009.0305;
 
 use strict;