in reply to Looking for a XPATH-like tool for HTML documents

I've been using XML::XSH for small jobs where I parse HTML and then want to use XPATH against it, but mix that with some interesting Perl code. I even wrote a column about that.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on Re: Looking for a XPATH-like tool for HTML documents