|
NAMEWWW::Search::AltaVista::DE - class for searching www.AltaVista.DE SYNOPSIS require WWW::Search;
$search = new WWW::Search('AltaVista::DE');
DESCRIPTIONThis class handles making and interpreting AltaVista Germany searches http://www.altavista.de. Details of AltaVista can be found at WWW::Search::AltaVista. This class exports no public interface; all interaction should be done through WWW::Search objects. AUTHORMartin Thurn "mthurn@cpan.org" native_setup_searchThis private method does the heavy lifting after native_query() is called.
|