I wound up stopping use of that module many years ago, but maybe I should look 
at creating an alternative to Test::NoWarnings. It's caused me so much grief 
over the years due to how it diddle's Test::More's plan that maybe it's time to 
scratch this itch and my Wide Character issue at the same time.

Cheers,
Ovid 
-- 
Live and work overseas - http://overseas-exile.blogspot.com/ 
Buy the book           - http://www.oreilly.com/catalog/perlhks/ 
Tech blog              - http://blogs.perl.org/users/ovid/ 
Twitter                - http://twitter.com/OvidPerl/


----- Original Message -----
> From: Gabor Szabo <ga...@szabgab.com>
> To: Ovid <publiustemp-perl...@yahoo.com>
> Cc: perlqa <perl-qa@perl.org>
> Sent: Monday, 30 January 2012, 7:04
> Subject: Re: Fatal "wide character" warnings in tests
> 
> On Sun, Jan 29, 2012 at 11:55 PM, Ovid <publiustemp-perl...@yahoo.com> 
> wrote:
>>  How do I make "Wide character in print" warnings fatal in tests?
> 
> Test::NoWarnings catches all forms of warnings in your test, not only
> the specific one you mentioned.
> Maybe that could be used/changed.
> 
> Gabor
> 
> -- 
> Gabor Szabo
> http://szabgab.com/
>

Reply via email to