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