I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-04-07 14:45:14.970352-07 by pnewkirk in response to 13291
Re: Missing dll

Thanks for your help. I've submitted the report.


A couple of notes, as I tried several things over the last two days:


-PAR::Packer is unavailable from ActiveState's ppm service. Why? Not because there was an actual failure in the build, but because the output of the build was too large. I'm not implying that this is PAR::Packer's fault, especially as I was able to build it myself. It would be nice if ActiveState would change their process so that it was available through ppm.


-When building the executable with pp -o mytest.exe mytest.pl, it fails if there is an existing mytest.exe. I normally would expect it to overwrite the file.

Direct Responses: Write a response