my $mech=WWW::Mechanize->new(); $mech->get($URL1); print $mech->content(format=>'text');