WWW::Search::Null::Count.3pm

Langue: en

Autres versions - même langue

Version: 2003-11-25 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

WWW::Search::Null::Count - class for testing WWW::Search clients

SYNOPSIS

DESCRIPTION

This class is a specialization of WWW::Search that returns some hits, but no error message. The number of hits returned can be controlled by adding a '_null_count' hash entry onto the call to WWW::Search::new(). The default is 5.

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

AUTHOR

Martin Thurn <mthurn@cpan.org>