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

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

This class is a specialization of WWW::Search that has no $VERSION.
This module is for testing the WWW::Search module.

Martin Thurn <mthurn@cpan.org>