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