From mboxrd@z Thu Jan 1 00:00:00 1970 From: patroclo7@gmail.com (Giorgio Lando) Date: Mon, 07 Jan 2008 09:51:08 +0100 Subject: [sup-talk] the proper way of determining the encoding In-Reply-To: <1199685831-sup-2011@south> References: <1199569265-sup-4567@clarabella.clarabella> <1199685831-sup-2011@south> Message-ID: <1199695733-sup-2741@clarabella.clarabella> > > $encoding = ENV["CHARSET"] > > I don't really want to use a non-standard environment variable if at all > possible... I understand. May be the encoding problems are so intricate and heterogeneous that they could be worth a configuration option, so the user can in anyway force a certain encoding if needed/desired? Giorgio