in reply to Translation selection advise

You would be better off storing translations into a database, and using modules such as Locale::Framework and Locale::gettext .

But first, read Locale::Maketext::TPJ13.

        Clarity: it's like that one thing that is not the other thing, except for when it is.

Replies are listed 'Best First'.
Re^2: Translation selection advise
by Anonymous Monk on Sep 04, 2015 at 04:06 UTC

    and using modules such as Locale::Framework and

    :) lets skip that one, last updated in 2004, nothing on cpan uses it