Warnings in tests

Adrian Howard adrianh at quietstars.com
Thu Mar 15 11:28:48 GMT 2007


On 15 Mar 2007, at 11:05, David Cantrell wrote:
[snip]
> The only way I can think of is to replace my perl executable with a
> script that does ...
>
>   #!/bin/sh
>   /path/to/real/perl -MThingy::To::Make::Warnings::Fatal "$@"
>
> but that's icky.  Can anyone think of a better way?

setenv PERL5OPT -MThingy::To::Make::Warnings::Fatal

?

Adrian




More information about the london.pm mailing list