The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WWW::Search::AOL - backend for searching search.aol.com

VERSION

Version 0.0103

SYNOPSIS

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

    use WWW::Search;

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

FUNCTIONS

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

AUTHOR

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

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

BUGS

Please report any bugs or feature requests to bug-www-search-aol@rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WWW-Search-AOL. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

ACKNOWLEDGEMENTS

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

DEVELOPMENT

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

Copyright 2006 Shlomi Fish, all rights reserved.

This program is released under the following license: MIT X11 (a BSD-style license).