RSS | Module Info | Add a review of Test-Without-Module
Test-Without-Module
(0.15)
Great if you develop modules with optional dependencies, since you usually have them all installed. Just run "perl -Mblib -MTest::Without::Module=$whatever $test".
seano - 2007-11-27T07:21:50 (permalink)
5 out of 7 found this review helpful.
Was this review helpful to you?
Yes
No
Test-Without-Module
(0.09)
This module is great for testing situations where code uses the first available module it finds from group of modules. No we can exercise that code and still make sure all of the compatible modules work as intended when chosen.
Christopher H. Laco - 2007-05-20T17:20:28 (permalink)
8 out of 8 found this review helpful.
Was this review helpful to you?
Yes
No

