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