Warnings in tests

Rafael Garcia-Suarez rgarciasuarez at gmail.com
Thu Mar 15 11:15:30 GMT 2007


On 15/03/07, David Cantrell <david at cantrell.org.uk> wrote:
> 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?

use PERL5OPT ? (man perlrun)


More information about the london.pm mailing list