Help for this page
sub simple_get { my $url = shift; my $ua = LWP::UserAgent->new; ... warn "ERROR!" unless $response->is_success; print $response->as_string; }
200 OK Server: Welcome to UniProt FTP service. Content-Length: 151 ... UniProt Knowledgebase Release 2014_03 consists of: UniProtKB/Swiss-Prot Release 2014_03 of 19-Mar-2014 UniProtKB/TrEMBL Release 2014_03 of 19-Mar-2014