in reply to HTML::TokeParser - extract values between tags

In what way does your code fail? Even if it parses the HTML correctly, it will not produce any output as there is not print or anything similar in the code.

  • Comment on Re: HTML::TokeParser - extract values between tags