use Test::More tests => 1; BEGIN { use_ok( 'Text::Reform' ); } diag( "Testing Text::Reform $Text::Reform::VERSION" );