12
my $ua = LWP::UserAgent->new();$ua->agent("slowie/1.0");
$ua->proxy('http', 'http://proxy:8080/');