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