|
NAMEWWW::Search::MSN - backend for searching search.msn.comVERSIONVersion 0.0202WARNING! THIS MODULE IS DEPRECATEDYou should be using Bing::Search instead which uses the API.SYNOPSISThis module provides a backend of WWW::Search to search using <http://search.msn.com/>.use WWW::Search; my $oSearch = WWW::Search->new("MSN"); FUNCTIONSAll of these functions are internal to the module and are of no concern of the user.native_setup_search()This function sets up the search.parse_tree()This function parses the tree and fetches the results.AUTHORShlomi Fish, <http://www.shlomifish.org/> .Funded by <http://www.deviatemedia.com/> and <http://www.redtreesystems.com/>. BUGSPlease report any bugs or feature requests to "bug-www-search-msn@rt.cpan.org", or through the web interface at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WWW-Search-MSN>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.ACKNOWLEDGEMENTSFunded by <http://www.deviatemedia.com/> and <http://www.redtreesystems.com/>.DEVELOPMENTSource code is version-controlled in a Subversion repository in Berlios:<http://svn.berlios.de/svnroot/repos/web-cpan/WWW-Search/trunk/> One can find the most up-to-date version there. COPYRIGHT & LICENSECopyright 2006 Shlomi Fish, all rights reserved.This program is released under the following license: MIT X11 (a BSD-style license).
Visit the GSP FreeBSD Man Page Interface. |