There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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.