Help for this page
$mech->dump_text;
$mech->get('http://www.truro-penwith.ac.uk/category/news/');
my $mech = WWW::Mechanize->new(); $mech->get('http://www.truro-penwith.ac.uk/'); $mech->dump_text;