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