Le 2012-04-04 20:10:16, XENO a écrit :
Show quoted text> my personal opinion is that I'd rather like this test to run on all
> systems. I use it as a basic sanity check and I'd like to know if it's
> going to fail in any environment.
I agree with Caleb.
Note that Test::Script presence should be enforced only if the
distribution provides scripts. A distribution that provides only modules
should not require Test::Script.
Enforcing Test::Script presence requires:
- to load Test::Script unconditionnally (fail instead of skip if it is
missing)
- to list Test::Script in the distribution dependancies (META.yml/json)
--
Olivier Mengué -
http://perlresume.org/DOLMEN