Subject: | Provide documentation on how to properly wrap Test::More |
Lots of people seem to want to write module wrappers around Test::More
so they have one module to provide Test::More's functionality plus
additional stuff. I'm not a huge fan of this, but if people are going
to do it they might as well do it right.