Recently on the Perl5 Porters list a spelling error in a doc patch made me laugh: use warnins; I now feel compelled to write a "warnins" pragma which such sage advice as
Yer usin' a variable that ain't got a value in addition (+) at z.pl line 8.
instead of
Use of uninitialized value in addition (+) at z.pl line 8.
What other warning messages would you like to see modified, and what should they say?
Version 0.0.3 of the warnin's pragma is now available.
Version 0.0.4 is now available through github.