[Bioperl-l] script to visit biosite question

Brian Tam tam@akkadix.com
Thu, 14 Dec 2000 13:27:27 -0800


Sorry, there's a typo in the script I posted.  The cgi script in the 
actual script IS 'genscanw.cgi'.  As a check I put the request object 
in a loop:

   while (1)  {
      print "dum-dee-dum dum duuuuuuum\n"
      if ($res->is_success)  {
         last;
      };
   };

When the program is run, the print line gets outputted repeatedly, 
forever...


---Brian

-----Original Message-----
From: Mark Wilkinson [mailto:mwilkinson@gene.pbi.nrc.ca]
Sent: Thursday, December 14, 2000 12:54 PM
To: Brian Tam
Subject: Re: [Bioperl-l] script to visit biosite question


Brian Tam wrote:

>    my $req = new HTTP::Request POST =>
> 'http://genes.mit.edu/cgi-bin/genescanw.cgi';

is this a direct copy/paste from your script, or a typo in your message?

the CGI name is "genscanw.cgi", not "genescanw.cgi".

M

--
---
Dr. Mark Wilkinson
Bioinformatics Group
National Research Council of Canada
Plant Biotechnology Institute
110 Gymnasium Place
Saskatoon, SK
Canada