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 "[email protected]"native_setup_search
This private method does the heavy lifting after native_query() is called.