my $url = 'http://www.csbio.sjtu.edu.cn/MEMBRAIN/'; my $mech = WWW::Mechanize->new (timeout=>1000); $mech->post($url);