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