I\'m looking at introducing multi-lingual support to a mature CGI application written in Perl. I had originally considered rolling my own solution using a Perl hash (stored
In a response to my question about this one of the comments suggested reading this article about localizing perl code.