Hi Simran,

I use Local::L10N and Locale::Maketext. In short: this combo uses hashes
which acts as a translation table: hash keys are in the origial language and
the values are their tranlations. You make one such hash for each language
you want to localize your website for.

It works quite nice for me and I didn't have to change my templates, 'just'
the program code.


Regards,

Martijn

--
+----------------------------------+
        Martijn van den Burg
  ASML, CS PPC Inform@tion Systems
     Voice: +31 (0)40 268 3856
+----------------------------------+

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to