I want to get the links of a page in the order that they appear(top to bottom).
I have tried with WWW::Mechanize with no result.
I was thinking about using HTML::TreeBuilder wich I'm sure could do this
but doesn't WWW::Mechanize have something like this ?
The links I'm trying to get are threads of a forum and I believe the single
way to