Help for this page
use strict; use warnings; ... $mech->get('http://www.google.com'); print $mech->content;