Query: www::search::null::error
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WWW::Search::Null::Error(3pm) User Contributed Perl Documentation WWW::Search::Null::Error(3pm)NAMEWWW::Search::Null::Error - class for testing WWW::Search clientsSYNOPSISrequire 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 500DESCRIPTIONThis 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.AUTHORMartin 'Kingpin' Thurn, "mthurn at cpan.org", <http://tinyurl.com/nn67z>. perl v5.12.4 2011-10-25 WWW::Search::Null::Error(3pm)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |