Generate absolute #line for the packed modules
authorOlivier Mengué <dolmen@cpan.org>
Thu, 27 Jun 2013 20:10:14 +0000 (22:10 +0200)
committerOlivier Mengué <dolmen@cpan.org>
Thu, 1 Aug 2013 08:03:30 +0000 (10:03 +0200)
commit56a51caacfbeef8aaa808be284f4bd0ef4095993
treecba10ff74520c90a46fe6ab24d208d0e91c02ed7
parent30c647248c7eaac7f0051f3fd3cf3734b296ba44
Generate absolute #line for the packed modules

Generate a #line at the beginning of each packed module so we can easily
track errors: the error file/line will now be reported absolute from the
packed script.
lib/App/FatPacker.pm
t/line.t [new file with mode: 0644]
t/line/lib/line/a.pm [new file with mode: 0644]
t/line/line-test.pl [new file with mode: 0644]