Nevermind, I got it..
pp file.pl -a folder -o file.exe
Thomas
On Wed, Feb 18, 2009 at 5:04 PM, Thomas George <[email protected]>wrote:
> I'm not sure if this is just outside the functionality of PAR/pp, but I've
> been able to find documentation on how to do this and would appreciate some
> insight.
>
> What I would like to do is include one or more folders along with various
> other files in a single executible.
>
> The error I am getting is:
> Cannot open txt: Permission denied at C:/Perl/site/lib/Module/ScanDeps.pm
>
> Is there a switch I need to use to identify this 'txt' as a folder..?
>
> Many thanks,