Acme-use-strict-with-pride
view release on metacpan or search on metacpan
0.04 Tue Jul 26 22:05:24 BST 2005
Dave's magnificent variable names in "use of uninitialized..." patch
means that on 5.9.2 and later the error message differs. So adjust the
test's regexp to cope with both variants.
0.03 Wed Sep 24 20:54:40 BST 2003
Turn this file the other way up, so recent changes are at the top
It seems that Test::Harness now turns on warnings everywhere
(not just pre 5.8.0)
I guess I assumed that it was 5.6.x because I'd upgraded T::H on
my 5.6.1 install.
Anyway, bad modules can now be bad, and all the tests pass.
0.02 Mon Oct 14 22:10:26 BST 2002
Inspiration on the way home from work - use a "# line " directive to
force the line numbers in the files, rather than messy $SIG{__WARN__}
and $SIG{__DIE__} handlers to launder the error messages later.
About an hour and a bit later, having discovered that coderef INC
filters (if not all filters - check this carefully) can't return
multiple lines in the same string, finally get the bugger working.
( run in 0.285 second using v1.01-cache-2.11-cpan-748bfb374f4 )