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