in reply to Re^2: Foreach Array and Html table extract
in thread Foreach Array and Html table extract
Why don't you provide an updated snippet of code for us to play with, and some sample HTML that results in the error. Just wrap the HTML in code tags. It's easier to debug an error that we can easily reproduce.
Also, you may want to use the 'debug' method from HTML::TableExtract to inspect the assertions your code makes about the state of affairs immediately before the call to 'rows'.
Dave
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Foreach Array and Html table extract
by Anonymous Monk on Aug 14, 2012 at 20:47 UTC | |
by davido (Cardinal) on Aug 15, 2012 at 05:46 UTC |