use WWW::Mechanize; my $mech = WWW::Mechanize->new(); $mech->get( $url );