RSS | Module Info | Add a review of Test-Without-Module

3 out of 3 found this review helpful:

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-27 07:21:50
Was this review helpful to you?  Yes No

6 out of 6 found this review helpful:

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-20 17:20:28
Was this review helpful to you?  Yes No


the camel