summaryrefslogtreecommitdiff
path: root/dist/I18N-LangTags
Commit message (Collapse)AuthorAgeFilesLines
* Switch most open() calls to three-argument form.John Lightsey2016-12-231-3/+3
| | | | | | | | | | Switch from two-argument form. Filehandle cloning is still done with the two argument form for backward compatibility. Committer: Get all porting tests to pass. Increment some $VERSIONs. Run: ./perl -Ilib regen/mk_invlists.pl; ./perl -Ilib regen/regcharclass.pl For: RT #130122
* dist/: bump $VERSION as neededTony Cook2016-07-262-2/+2
|
* dist/: remove . from @INC when loading optional modulesTony Cook2016-07-261-0/+2
| | | | | | I didn't update base.pm since that seems more likely to be loading modules *expected* to be in the current directory. Opinions welcome.
* more Slavic intelligibility: added Bosnian to Serbian and CroatianSlaven Rezic2013-09-061-2/+2
| | | | | | Bump $VERSION. For: RT #72594
* use non-dev version for I18N::LangTags::ListRicardo Signes2013-01-172-2/+2
| | | | ...and sync with I18N::LangTags
* Increase $I18N::LangTags::VERSION to 0.38Father Chrysostomos2011-12-091-1/+1
|
* update link to ISO 639-2Alexandr Ciornii2011-12-091-1/+1
|
* Keep verbatim pod in I18N:LT and IO.pm within 80 colsFather Chrysostomos2011-08-101-11/+11
|
* Fix broken URLs for RFCs, bump version and document in perldeltaLeon Brocard2011-06-122-5/+11
|
* [perl #90306] Fix simple typosMarcel GrĂ¼nauer2011-05-191-1/+1
|
* Bump I18N::LangTgs::Detect since it changed since the last CPAN releaseJesse Vincent2011-02-021-1/+1
|
* Suppress "Name used only once" warnings.David E. Wheeler2011-01-271-0/+1
| | | | | From Locale::Maketext and I18N::LangTags::Detect. To replicate, run perl -Idist/Locale-Maketext/lib -Icpan/IPC-Cmd/lib -Idist/I18N-LangTags/lib -we "use IPC::Cmd"
* Convert I18N::LangTags to Test::More from Test.Nicholas Clark2011-01-228-278/+151
|
* Remove duplicate test for $ENV{LANG} in I18N::LangTags test 80_all_env.tNicholas Clark2011-01-221-13/+1
|
* bump I18N::LangTags version to 0.35_01David Golden2010-07-192-2/+2
|
* In I18N::LangTags::Detect, avoid using defined @array and defined %hash.Nicholas Clark2009-10-231-2/+2
|
* Move I18N::LangTags from ext/ to dist/Nicholas Clark2009-09-2913-0/+3816