Change 11312 by jhi@alpha on 2001/07/12 16:07:22
Tell where the nice Estonian database is.
Affected files ...
... //depot/perl/lib/open.pm#18 edit
Differences ...
==== //depot/perl/lib/open.pm#18 (text) ====
Index: perl/lib/open.pm
--- perl/lib/open.pm.~1~ Thu Jul 12 10:15:05 2001
+++ perl/lib/open.pm Thu Jul 12 10:15:05 2001
@@ -30,8 +30,8 @@
# parts of LC_ALL and LANG (the parts before the dot (if any)),
# since we have Locale::Country and Locale::Language available.
# TODO: get a database of Language -> Encoding mappings
- # (the Estonian database would be excellent!)
- # --jhi
+ # (the Estonian database at http://www.eki.ee/letter/
+ # would be excellent!) --jhi
}
if (defined $locale_encoding &&
$locale_encoding eq 'euc' &&
End of Patch.