Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: extract data using HTML::TableExtract

by johnnywang (Priest)
on Oct 09, 2005 at 06:40 UTC ( [id://498520]=note: print w/replies, xml ) Need Help??


in reply to extract data using HTML::TableExtract

I think you can not use two columns (Fraud Transfer, Date) to match "Fraud Transfer<br>Date". You don't need to specify the full header, just enough to distinguish them, so you can use "Fraud Transfer" to match the full header "Traud Transfer<br>Date". Similarly for the last two columns.
  • Comment on Re: extract data using HTML::TableExtract

Replies are listed 'Best First'.
Re^2: extract data using HTML::TableExtract
by cyclist38 (Hermit) on Oct 09, 2005 at 09:20 UTC
    and don't forget to use slice_columns => 0. you won't have to use all of your headers that way.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://498520]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-20 04:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found