Help for this page
use HTTP::Request::Common; use LWP::UserAgent; ... # but what you probably want is in here: print $response->content; }