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

I use Test::More all the time in modules I build. Because one of its goals is to create summarized output for people building your module on their machines, running a simple make test won't produce very helpful output. If you want the test names printed with individual results, try perl t/limit.t.

--
Love justice; desire mercy.