Subject: | Insert #line comments when munging |
Whenever the various plugins Dist::Zilla uses manipulate the file, they
should include #line comments when running dzil test.
It would probably be bad to do this in production, but when running
"dzil test" I expect that the line 195 reported in the error to match
line 195 in lib, rather than line 195 in .build/blahblahlbah/blib/lib/...