http://qs321.pair.com?node_id=317935


in reply to getting Test::More test names to print out

If you use Module::Build you can do:
$ perl Build.PL $ ./Build test verbose=1

FWIW, it's pretty simple to maintain both 'Makefile.PL' and 'Build.PL'...

Chris
M-x auto-bs-mode