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