in reply to Perl to Extract POST Method data from a URL

I think that all you need to do is add a line like
$ua->proxy(’http’, ’http://proxy.sn.no:8001/’);
to your script.
-- gam3
A picture is worth a thousand words, but takes 200K.