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 04:21:46.696464-07 by roderich in response to 13290
Re: Missing dll
> What am I doing wrong?

Nothing, it's a bug in PAR::Packer. Please file a report at rt.cpan.org (for distribution "PAR-Packer") so that it doesn't get lost - basically cut+paste your post here.
Shouldn't be too hard to fix, because the mechanism to pack some libgcc_*.dll is already there, but it expects this DLL to be in the same directory as perl.exe itself.

Cheers, Roderich
Direct Responses: 13292 | 13293 | Write a response