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

use strict;
use Test::More 0.98;
use_ok $_ for qw(
Net::Amazon::SQS
);
done_testing;