rahed schrieb:
[EMAIL PROTECTED] (Marc Lehmann) writes:
packaging additional shared libraries into .par's or pp-ed binaries
should be done with -l. You can't package a complete directory as far as
I know.
I asked in this list about possibility to pack more libraries as it is
with -A switch for files but there was no answer. So could it be added
by a maintainer as a new feature?
Umm, you're quoting me there, not Marc.
It could certainly be added. I suppose it's even reasonably simple.
Since PAR supports Getopt::ArgvFile, it might not even be necessary
though. I'll let you decide. If you would like that feature, go ahead
and implement it! (Using code from -l and -A, this really shouldn't be
hard, but I haven't looked.)
Steffen