summaryrefslogtreecommitdiff
path: root/lib/open.pm
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-12 16:07:22 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-12 16:07:22 +0000
commit421e5dc37afb0f200f7b7aae87d7e323a6182239 (patch)
treefebc8460417286a4533c3cda1a528b08d3b9d764 /lib/open.pm
parent4ce9c3e619c6ed8983fc8632268bc79c26008e0e (diff)
downloadperl-421e5dc37afb0f200f7b7aae87d7e323a6182239.tar.gz
Tell where the nice Estonian database is.
p4raw-id: //depot/perl@11312
Diffstat (limited to 'lib/open.pm')
-rw-r--r--lib/open.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/open.pm b/lib/open.pm
index 441fc8cf60..4c18c100b7 100644
--- a/lib/open.pm
+++ b/lib/open.pm
@@ -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' &&