1234567 use Test::More tests => 1;BEGIN {use_ok( 'CGI::Application::Plugin::Config::General' );}diag( "Testing CGI::Application::Plugin::Config::General $CGI::Application::Plugin::Config::General::VERSION" );
use
Test::More
tests
=> 1;
BEGIN {
use_ok(
'CGI::Application::Plugin::Config::General'
);
}
diag(
"Testing CGI::Application::Plugin::Config::General $CGI::Application::Plugin::Config::General::VERSION"