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