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