Re: PAR::Packer taking too long to convert
[email protected] (Roderich Schupp)
| Newsgroups | perl.par |
|---|---|
| Message-ID | <CAC9r9zaOj02w+wFXnfZ09Mka46jKymdUL4GvhP4cujBjdF2xOQ@mail.gmail.com> |
On Wed, Mar 16, 2016 at 2:01 AM, Juan Mejia <[email protected]> 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 library_test.pl Cheers, Roderich