Todd Lewis <[EMAIL PROTECTED]> wrote:

: I'm using HTML::TableExtract to pull data from a web page.
: 
: the Table depth is always 6,1. It just sometimes is not there
: when the page is brought up. How can I tell that the table is
: missing using this procedure. I'm trying to error trap this
: situation. It causes my code to hang during the extraction
: of the data and writing it to file.

   Is it hanging when the page is fetched or when the page
is parsed? Can you show the list complete working test code
that exhibits the problem you are having?


HTH,

Charles K. Clarkson
-- 
Mobile Homes Specialist
254 968-8328



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to