use LWP::Simple;
$webObject = &get($URL);
print $webObject;