RSS | Module Info | Add a review of Test-Requires
Test-Requires
(0.03)
Test::Requires makes it really easy for you to add tests that requires external dependencies that your module itself doesn't need. It helps a lot to cut down the boilerplate that you might otherwise need to write in .t files using eval, plan and skip_all.
The Test::Requires module itself doesn't have any external dependencies which means you can also include it in inc/ if you really care about adding a new dependency.
Tatsuhiko Miyagawa - 2010-03-27T02:08:06 (permalink)
2 out of 2 found this review helpful.
Was this review helpful to you?
Yes
No

