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 <jme...@kalibre.com.au> Cc: par@perl.org Subject: Re: PAR::Packer taking too long to convert On Wed, Mar 16, 2016 at 2:01 AM, Juan Mejia <jme...@kalibre.com.au<mailto:jme...@kalibre.com.au>> 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 computing of dependencies works scandeps.pl<http://scandeps.pl> library_test.pl<http://library_test.pl> Cheers, Roderich