Re: [fwd] Re: [rt-devel] Language detection bug (from: [email protected])

[email protected] ("Sean M. Burke") Fri, 07 Feb 2003 15:21:49 -0900
Newsgroups perl.i18n
Message-ID <[email protected]>
Incidentally, I just wrote:

At 2/7/2003 03:10 PM -0900, Sean M. Burke wrote:
>If you have a lexicon for a language form whose tag is "xx-yy", of course 
>you're calling it xx_yy.pm.  But if there's not already a xx.pm, you 
>should make there be one, even if it consists of just "package 
>Whatever::xx; use base qw(Whatever::xx_yy); 1;".

Does anyone who has freshly read the Maketext docs recall whether that's 
documented?


--
Sean M. Burke  [email protected]  http://search.cpan.org/~sburke/