It'll Never Work
Sometimes, a test just doesn't make sense in certain environments.
Some examples...
- Features which require a certain version of perl
- Features which require perl configured a certain way (ex. threads)
- Features which are platform specific
- Features which require optional modules
Prev | toc | Next