use Test::More tests => 1; BEGIN { use_ok( 'CGI::Simple' ); } diag( "Testing CGI::Simple $CGI::Simple::VERSION" );