Yes, you'll need to manually add the 256 submodules right now.  I'll add
a heuristic to PDK 7.2 to detect this automatically and include all of
them.  Should be released in a couple of weeks.

Cheers,
-Jan

On Mon, 17 Mar 2008, Thurn, Martin wrote:
> Text::Unidecode does run-time 'require' of modules. There's no way for
> perlapp to know at compile time what modules will be needed at
> runtime, of course. You'll have to add explicit 'use
> Text::Unidecode::x01' (or perlapp --add) for every bank you think
> you'll need. (No, I don't know what a bank is, I just glanced at the
> Unidecode.pm source code)
>
On Sat, 15 Mar 2008, Octavian Rasnita wrote:
> ...Am I doing something wrong? Can I do something to make it work? Or
> PDK doesn't work with Text::Unidecode?


_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to