Help for this page

Select Code to Download


  1. or download this
       print "Current proxy:$proxy\n";
       # Use this UA/Proxy to fetch something....
       $ua->proxy(['http'], 'http://'.$proxy);