Perl x Open Food Facts Hackathon: Paris, France - May 24-25 Learn more
12345678 use strict;use Test::More 0.98;use_ok $_ for qw( Net::Amazon::SQS);done_testing;
use
strict;
Test::More 0.98;
use_ok
$_
for
qw(
Net::Amazon::SQS
)
;
done_testing;