PAR + Unicode::Collate troubles

[email protected]
Newsgroups perl.unicode
Message-ID <[email protected]>
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 make this happen with PP?  I can force PP to include the file by using 
the -M parameter, but PP puts it at the root of the archive, not in the 
lib/Unicode/Collate folder where it need to be. (This is documented 
behavior of -M when the file being included isn't .pm, .ix, or .al.)

Suggestions welcome.

FYI, perl -v

This is perl, v5.8.3 built for MSWin32-x86-multi-thread
(with 8 registered patches, see perl -V for more detail)

Copyright 1987-2003, Larry Wall

Binary build 809 provided by ActiveState Corp. http://www.ActiveState.com
ActiveState is a division of Sophos.
Built Feb  3 2004 00:28:51

TIA

Bob
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.