|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Re: Local::SiteRobot - a simple web crawling moduleby rob_au (Abbot) |
| on Nov 25, 2001 at 05:17 UTC ( #127335=note: print w/ replies, xml ) | Need Help?? |
|
The problems which I encountered with WWW::SimpleRobot related to the traverse function not returning traversal results via the $object->pages and $object->urls methods - The problem appeared to relate to the shift method by which the author was iterating through the constructed queue undefining the @pages results array before it was returned at the end of the function. Better than just reporting this to the author, I have submitted a fix patch which corrects this behaviour by pushing results into a separate array to the queue.
Note that I never meant for my little piece of code to be viewed as a code fork from WWW::SimpleRobot but rather just an additional available option.
Ooohhh, Rob no beer function well without!
In Section
Code Catacombs
|
|
||||||||||||||||||||