The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use Test::More;
plan(tests => 1);

# 1
# make sure that we can load the module
require_ok('CGI::Application::Search');