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