I thought I'd relay my journal post here: http://use.perl.org/~rjbs/journal/35746
Basically, it lets you say "author_tests('xt')" in your Makefile.PL (using Module::Install) to have a directory (or directory tree) of tests run only by the module's authors. -- rjbs