http://qs1969.pair.com?node_id=216980


in reply to Re: Re: Automate your PerlMonks activities
in thread Automate your PerlMonks activities

True, but the script needs to be told to use the proxy. For pm_login, add this line between lines 18 and 24:
$ua->proxy( 'http', $ENV{ HTTP_PROXY } ) if $ENV{ HTTP_PROXY };
I'm sure similar additions can be made to each script that needs it to add proxy functionality.
--
Love justice; desire mercy.