C
chatiman
Hello,
I'm searching a module to translate my scripts into different languages.
Idealy this module will have the following features :
- Easy to use and install (part of the standard perl packages idealy)
- Can translate text with perl variables
eg: "Word $word"
- Would take a text identifier and returns the translated version with
variables
evaluated
Does this exists or do I have to write it ?
Thanks
I'm searching a module to translate my scripts into different languages.
Idealy this module will have the following features :
- Easy to use and install (part of the standard perl packages idealy)
- Can translate text with perl variables
eg: "Word $word"
- Would take a text identifier and returns the translated version with
variables
evaluated
Does this exists or do I have to write it ?
Thanks