> The only issue I have is I want to pass it the language locale on the fly?
> Is this possible?
DOH RTFM!
Tired need slp.
Cheers all,
Marty
___
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mai
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
Mar
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Martin Moss
> Sent: Thursday, August 15, 2002 2:16 PM
> To: [EMAIL PROTECTED]
> Cc: Perl-Unix-Users
> Subject: [Perl-unix-users] structuring languge dependent code
>
>
All,
Does anybody have any suggestion how the Directory structuring of Modules.
For instance I would like to support 3 languages.
Therefore I want 3 different versions of the same module, but each one
providing error messages and output in a specific language.
so perhaps:-
MyName::SubName1::F