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