http://www.perlmonks.org?node_id=994789


in reply to Re^2: PerlApp - Create exe for 32 bit from 64 bit
in thread PerlApp - Create exe for 32 bit from 64 bit

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

The ones that come with PerlApp/ActivePerl, the documentation

http://docs.activestate.com/activeperl/, http://docs.activestate.com/pdk/

Replies are listed 'Best First'.
Re^4: PerlApp - Create exe for 32 bit from 64 bit
by shortyfw06 (Beadle) on Oct 30, 2012 at 14:49 UTC

    Thank you for the links. I have tried several variable inputs in the System Properties - Environment Variables. With the input

    http://userID:password@ppm4.activestate.com/ap_index.txt:500

    I get the following error in PerlApp

    ==E==http://ppm4.activestate.com/ap_index.txt: 500 Can't connect to ppm4.activestate.com:80 (connect: timeout)

      Do you work at activestate? I don't think your proxy is ...activestate.com

      Try one of these, you might get an idea of what your real proxy settings are

      LWP::UserAgent::ProxyAny - A LWP UserAgent supports both HTTP_PROXY and IE proxy

      HTTP::ProxyAutoConfig - use a .pac or wpad.dat file to get proxy information

      HTTP::ProxyPAC - use a PAC (Proxy Auto Config) file to get proxy info