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