Has anyone used HTML::LinkExtor to extract links in WML pages? The docs say it uses HTML::Parser, so I don't know whether that has even sense.
In case it hasn't I'd surely write something to do it myself using XML::LibXML, (or a buggy regexp), LWP::UserAgent and URI::URL... do you know gotchas in this issue I'd better be aware before writing a WML recursive bot that way? -- fxn
