Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 1.6.9
- Yahoo! yet again changed their XML in a way incompatible with Yahoo::Search::XML. I can't really blame them, since their XML is quite legal -- the problem is Yahoo::Search::XML.
- I've updated Yahoo::Search::XML to handle the new XML, and updated Yahoo::Search::Request to be a bit more graceful, reverting to XML::Simple (if it exists) when Yahoo::Search::XML can't hanldle things.
Modules
Perl interface to the Yahoo! Search public API.
Container object for a Yahoo! Search request. (This package is included in, and automatically loaded by, the Yahoo::Search package.)
Container object for the result set of one query to the Yahoo! Search API. (This package is included in, and automatically loaded by, the Yahoo::Search package.)
class representing a single result (single web page, image, video file, etc) from a Yahoo! search-engine query. (This package is included in, and automatically loaded by, the Yahoo::Search package.)
Simple routines for parsing XML from Yahoo! Search. (This package is included in, and automatically loaded by, the Yahoo::Search package.)