|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^3: Building a Spidering Applicationby Your Mother (Canon) |
| on Jul 09, 2012 at 15:25 UTC ( #980705=note: print w/ replies, xml ) | Need Help?? |
|
You don't need URI::ImpliedBase. WWW::Mechanize::Link objects that Mech uses/returns have a method, url_abs, to cover this. Of course then it's up to the spider to decide if query params are relevant or duplicates or no-ops and, in the hacky world of HTML4.9, if fragments are meaningful (but only JS aware Mech would be able to care here).
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||