my $ua = LWP::UserAgent->new(agent => q{my agent},); $ua->proxy([qw/ http https /] => 'socks://localhost:1510');