Perl x Open Food Facts Hackathon: Paris, France - May 24-25 Learn more
12345 use Test;BEGIN { plan tests => 1 }END { ok($loaded) }use File::Same;$loaded++;
use
Test;
BEGIN { plan
tests
=> 1 }
END { ok(
$loaded
) }
File::Same;
++;