RE: PAR::Packer taking too long to convert

2016-03-19 Thread Juan Mejia
Hi Roderich, Thanks for your response. I figured out what the issue was, it was my antivirus stopping one of the executables during the conversion (ParlMZqiRQs.exe). Thanks again From: Roderich Schupp [mailto:roderich.sch...@gmail.com] Sent: Thursday, 17 March 2016 4:44 AM To: Juan Mejia Cc: p

PAR::Packer taking too long to convert

2016-03-19 Thread Juan Mejia
Hi folks, After installing PAR, I am trying to convert my first .pl to .exe with this command (pp -o Library_test.exe Library_test.pl). Everything, looks Ok except that it has been running for more than 30 minutes and haven't got any results yet. [cid:image002.png@01D17F7B.920AC7A0] My enviro

Re: PAR::Packer taking too long to convert

2016-03-19 Thread Roderich Schupp
On Wed, Mar 16, 2016 at 2:01 AM, Juan Mejia wrote: > looks Ok except that it has been running for more than 30 minutes and > haven’t got any results yet. > > > Try a "hello, world" example: pp -o hello.exe -e "print qq[Hello, world\n]" If this works (should take only a few seconds), check that

Re: PAR::Packer taking too long to convert

2016-03-19 Thread Mike Flannigan
Roberich is correct. It should take less than 1 sec for a simple script. I use this: *OS*: Windows 10 Pro *Perl*: ActiveState Perl64 - 5.16.3 *PAR*: PAR-Packer-1.013 I can upgrade PAR-Packer to 1.025 if you want me to for checking purposes. When I pack the script below it executes in less