Running program from uncompressed directory tree

Oliver Betz <[email protected]> Tue, 7 May 2019 18:04:16 +0200
Newsgroups gmane.comp.lang.perl.par
Message-ID <[email protected]>
Hi All,

how can I run a program directly from the *unpacked* file tree?

I just want to use PAR to bundle all dependencies to get a "portable"
Perl based Windows application, with dedicated unpacking instead of the
automatic "runtime" unpacking.

Thanks in advance,

Oliver