(Causes one flipflop back to perl.com URL, must poke Sean.)
p4raw-id: //depot/perl@14873
-# Time-stamp: "2001-06-21 22:50:34 MDT"
+# Time-stamp: "2002-02-02 20:43:03 MST"
# Sean M. Burke <sburke@cpan.org>
require 5.000;
);
%EXPORT_TAGS = ('ALL' => \@EXPORT_OK);
-$VERSION = "0.26";
+$VERSION = "0.27";
=head1 NAME
"Language Tagging in Unicode Plain Text".
* Locale::Codes, in
-C<http://www.cpan.org/modules/by-module/Locale/>
+C<http://www.perl.com/CPAN/modules/by-module/Locale/>
* ISO 639, "Code for the representation of names of languages",
C<http://www.indigo.ie/egt/standards/iso639/iso639-1-en.html>
Revision history for Perl module I18N::LangTags.
- Time-stamp: "2001-06-21 23:04:08 MDT"
+ Time-stamp: "2002-02-02 20:45:47 MST"
+2002-02-02 Sean M. Burke sburke@cpan.org
+
+ * Release 0.27 -- minor mods to ::List:
+ Fixing its entries for sv-se and sv-fi.
+ Typo-fixes and rewordings in the incidental Pod text elsewhere.
+
2001-06-21 Sean M. Burke sburke@cpan.org
* Release 0.26 -- just making cosmetic changes