Provided by: libwww-search-perl_2.51.50-1_all bug

NAME

       WWW::Search::AltaVista::DE - class for searching www.AltaVista.DE

SYNOPSIS

           require WWW::Search;
           $search = new WWW::Search('AltaVista::DE');

DESCRIPTION

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

AUTHOR

       Martin Thurn "mthurn@cpan.org"

   native_setup_search
       This private method does the heavy lifting after native_query() is called.