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

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

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