NAME

WWW::Search::Null::NoVersion - class for testing WWW::Search

SYNOPSIS

use WWW::Search;
my $oSearch = new WWW::Search('Null::NoVersion');

DESCRIPTION

This class is a specialization of WWW::Search that has no $VERSION.

This module is for testing the WWW::Search module.

AUTHOR

Martin Thurn <mthurn@cpan.org>