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

#!perl
use Test::More tests => 1;
BEGIN {
use_ok( 'Net::Twitter' );
}
diag( "Testing Net::Twitter $Net::Twitter::VERSION, Perl $], $^X" );