man > WWW::Search::Null::Error(3pm)

NAME
    WWW::Search::Null::Error - class for testing WWW::Search clients

SYNOPSIS
      require WWW::Search;
      my $oSearch = new WWW::Search('Null::Error');
      $oSearch->native_query('Makes no difference what you search for...');
      $oSearch->retrieve_some();
      my $oResponse = $oSearch->response;
      # You get an HTTP::Response object with a code of 500

DESCRIPTION
    This class is a specialization of WWW::Search that only returns an error message.

    This module might be useful for testing a client program without actually being connected to any
    particular search engine.

AUTHOR
    Martin 'Kingpin' Thurn, "mthurn at cpan.org", <http://tinyurl.com/nn67z>.

Generated by phpman v4.9.27 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-18 20:58 @2600:1f28:365:80b0:b91e:58eb:6587:15c8
CrawledBy CCBot/2.0 (https://commoncrawl.org/faq/)
Valid XHTML 1.0 Transitional!Valid CSS!