Downgrade global version - highest version in 9002 on cpan is 1.58 - thus go with...
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Parser / xSV.pm
index 77981a0..3ab2f12 100644 (file)
@@ -65,7 +65,7 @@ C<SQL::Translator::Utils::normalize_name>.
 
 use strict;
 use vars qw($VERSION @EXPORT);
-$VERSION = '1.99';
+$VERSION = '1.59';
 
 use Exporter;
 use Text::ParseWords qw(quotewords);