WWW::Search::MSN - backend for searching search.msn.com


WWW-Search-MSN documentation  | view source Contained in the WWW-Search-MSN distribution.

Index


NAME

Top

WWW::Search::MSN - backend for searching search.msn.com

VERSION

Top

Version 0.0105

SYNOPSIS

Top

This module provides a backend of WWW::Search to search using http://search.msn.com/.

    use WWW::Search;

    my $oSearch = WWW::Search->new("MSN");

FUNCTIONS

Top

All of these functions are internal to the module and are of no concern of the user.

This function sets up the search.

parse_tree()

This function parses the tree and fetches the results.

AUTHOR

Top

Shlomi Fish, <shlomif@iglu.org.il>

Funded by http://www.deviatemedia.com/ and http://www.redtreesystems.com/.

BUGS

Top

Please 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.

ACKNOWLEDGEMENTS

Top

Funded by http://www.deviatemedia.com/ and http://www.redtreesystems.com/.

DEVELOPMENT

Top

Source 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 & LICENSE

Top


WWW-Search-MSN documentation  | view source Contained in the WWW-Search-MSN distribution.