On Wed, Aug 20, 2014 at 4:24 PM, RAPPAZ Francois <francois.rap...@unifr.ch>
wrote:

> Now that I have a cache file from a dynamic scan, may I use it with pp
>  without the –x check ?
>
> For example, will this include  the modules detected by scandeps.pl –x  ?
>
> pp  -B -cd .\ppcache_from_scandeps  -o  myarchive.par  myscript.pl
>

Presumably :)

BTW, you're aware that the .par file created by the above command can only
be run on a machine
with a Perl installation that's ABI compatible with the Perl on your
machine. In this case, -B is useless.

Cheers, Roderich

Reply via email to