Thats absolutely the problem I was trying to solve, and a great solution. It
doesn't look like there'd be issues with using it under perl 5.6?
The only issue I have is I want to pass it the language locale on the fly?
Is this possible?

Thanks Randy, you get the gold star award,

Kind regards

Marty
> > So, can anybody provide and views pointers on this dilemna? I do want to
be
> > able to make it easy to add new Modules for new languages one at a time.
My
> > code already works out the language name and pulls it in with a
require - at
> > runtime. (any suggested improvements to this are also welcomed),
> >
> > Everything is running under mod_perl.
> >
> > regards
> >
> > Marty
> >
>
> You might take a look at the `Locale::Maketext' module. It comes as a
standard module with perl 5.8 (it can be installed from CPAN
> for earlier versions of perl), which means it may become the standard
localization facility in perl. Even if you don't use it, you
> may get some ideas about how to organize your custom solution.
>
> HTH,
> Randy
>


_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to