use Test::More tests => 1; BEGIN { use_ok( 'Acme::Lambda' ); } diag( "Testing Acme::Lambda $Acme::Lambda::VERSION, Perl $], $^X" );