PAR + Unicode::Collate troubles

2004-09-07 Thread Bob_Hallissy
Using the Perl Packager (PP), I'm trying to build a PAR-based standalone EXE that utilizes Unicode::Collate. No problem getting Unicode::Collate into the package, but that module requires a "keys" file (typically 'allkeys.txt') to exist in the folder lib/Unicode/Collate/. Is there a way to mak

Re: PAR + Unicode::Collate troubles

2004-09-07 Thread Steve Hay
[EMAIL PROTECTED] wrote: >Using the Perl Packager (PP), I'm trying to build a PAR-based standalone >EXE that utilizes Unicode::Collate. No problem getting Unicode::Collate >into the package, but that module requires a "keys" file (typically >'allkeys.txt') to exist in the folder lib/Unicode/Co