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