This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Try ExtUtils::Command.t everywhere, not just on Win32
[perl5.git] / lib / I18N / LangTags.pm
index 8a8cb18..1a73ae4 100644 (file)
@@ -1,5 +1,5 @@
 
-# Time-stamp: "2001-06-20 14:59:28 MDT"
+# Time-stamp: "2001-06-21 22:50:34 MDT"
 # Sean M. Burke <sburke@cpan.org>
 
 require 5.000;
@@ -17,7 +17,7 @@ require Exporter;
                );
 %EXPORT_TAGS = ('ALL' => \@EXPORT_OK);
 
-$VERSION = "0.25";
+$VERSION = "0.26";
 
 =head1 NAME