> -Original Message-
> From: Fei Li [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 31, 2005 6:59 PM
> To: Chris Heiland
> Cc: beginners@perl.org
> Subject: Re: please help me to check why this perl script
> does not work!
>
> Hi, Chris,
>
> Thank
wrote:
>
>
> > -Original Message-
> > From: Bob Showalter [mailto:[EMAIL PROTECTED]
> > Sent: Sunday, May 29, 2005 5:41 AM
> > To: Fei Li; beginners@perl.org
> > Subject: Re: please help me to check why this perl script
> > does not work!
> >
> -Original Message-
> From: Bob Showalter [mailto:[EMAIL PROTECTED]
> Sent: Sunday, May 29, 2005 5:41 AM
> To: Fei Li; beginners@perl.org
> Subject: Re: please help me to check why this perl script
> does not work!
>
> Fei Li wrote:
> > I wish to sub
Fei Li wrote:
I wish to submit some protein sequences via LWP:UserAgent to the
http://www.cbs.dtu.dk/services/ChloroP/
The error message is given as follows:
Webface ErrorWebface Error:
Read: Field not declared; 'seqpaste'
[snip]
my $response =
$browser->post('http://www.cbs.dtu
I wish to submit some protein sequences via LWP:UserAgent to the
http://www.cbs.dtu.dk/services/ChloroP/
The error message is given as follows:
Webface ErrorWebface Error:
Read: Field not declared; 'seqpaste'
*
#! /usr/bin/perl -w
use strict;
use HTTP::Reque