in reply to PAR::Packer issuing pp utility

Listing your strawberry libs isn't necessary. Note that -gui isn't correct. It should be two dashes.
pp -o pan_pcap.exe --gui pan_pcap.pl

Replies are listed 'Best First'.
Re^2: PAR::Packer issuing pp utility
by diamondsandperls (Beadle) on Jun 01, 2012 at 18:56 UTC

    Ok I am making some progress here. I now get the below error I checked the line in my script and it makes sense it fails on line 176 which is.

    $mech->get($url1);

    The below error is what I am seeing. It seems there is an ssl packaging issue with par::packer. Any help is greatly appreciated. The script does run without issue on its own.

    par-72773535353232\cache-774d2fb475c0548a2f1f82c08f9089c67351353c\bdd0b316.dll' for module Net::SSLeay: load_file:The specified module could not be found (LWP::Protocol::https not installed) at script/pan_pcap.pl line 176

        I have already installed this module so in this instance it is a par problem