On Fr. 25. Jul. 2008, 22:29:30, DMUEY wrote:
Show quoted text> On Thu Dec 13 06:40:19 2007, MAB wrote:
> > I have a highly modular application where modules are loaded dynamically
> > at runtime. I'd like to have separate language modules (Lexicons) for
> > each module. I have written a wrapper for this purpose, but I'm sure
> > there is a better way. ;) It would be nice to have an example in the
> > PODs. Thanks.
>
> See the 'append_to_lexicons()' method in Local::Maketext::Utils :)
Thank you for this hint, but I'm afraid it's not _exactly_ what I was
looking for. ;) If I understand the POD right, it doesn't work with
_AUTO %Lexicons, and I'd still like to have an example for modular (or
dynamic) usage in the PODs.
But I'll have a closer look to L::M::Utils to see what it can do for me. ;)
~Bianka