use LWP::Simple (); # () means: do not import any symbols into current package #### my $res = LWP::Simple::get('http://www.example.com');