Tell where the nice Estonian database is.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 12 Jul 2001 16:07:22 +0000 (16:07 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 12 Jul 2001 16:07:22 +0000 (16:07 +0000)
p4raw-id: //depot/perl@11312

lib/open.pm

index 441fc8c..4c18c10 100644 (file)
@@ -30,8 +30,8 @@ sub _get_locale_encoding {
            # 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' &&