in reply to Re: Working with Test::More
in thread Working with Test::More

Schwern and I used to recommend that people bundle Test::More, but now it's easier just to add a dependency. Enough modules depend on it already that it's likely already installed. (Besides that, it's been in core for two — almost three — stable releases. At some point, people should really start using new features of software if we're supposed to keep adding them.)