Update to 2.42
- lib/WWW/Search.pm (preprocess_results_page): BUGFIX bad return value
- lib/WWW/Search/Test.pm (count_results): printResults output is more verbose
- lib/WWW/Search.pm (parse_tree): new NOP stub function
- lib/WWW/Search.pm (login): now returns flag for success/failure
- lib/WWW/Search/Test.pm (find_websearch): new function
- lib/WWW/Search/Test.pm (count_results): call login() before getting results
- lib/WWW/Search.pm (cookie_jar): allow any flavor of HTTP::Cookies
PR: 55342
Submitted by: Mathieu Arnold <m@absolight.net>