Perl x Open Food Facts Hackathon: Paris, France - May 24-25 Learn more

use strict;
my $test = Test::Compile->new();
$test->all_files_ok();
$test->done_testing();