shortyfw06 has asked for the wisdom of the Perl Monks concerning the following question:

I am using PerlApp with Perl Version 5.14.2 on a 64 bit machine. When attempting to compile for a 32 bit target, I get an message about downloading perl for 32 into the cache. The problem is that the internet on my machine is password protected so it cannot get to the download. I've tried downloading Perl for a 32 bit machine but PerlApp doesn't seem to find it. Is there a particular file or a particular location for Perl 32?

  • Comment on PerlApp - Create exe for 32 bit from 64 bit

Replies are listed 'Best First'.
Re: PerlApp - Create exe for 32 bit from 64 bit
by Anonymous Monk on Sep 20, 2012 at 19:53 UTC

    The problem is that the internet on my machine is password protected so it cannot get to the download.

    The FAQ has information on how to inform/configure perlapp/ppm to use your proxy/password

      What FAQs? Can you please be more specific? Thank you!