Help for this page
#!c:/perl/bin/perl.exe use strict; ... my $proxy = HTTP::Proxy->new(); $proxy->port(3128); $proxy->start;