There have been complaints when running a pp packaged file because any errors thrown while running the application display different line numbers compared to when the application is run from within Perl. The line number discrepancy is due to the POD information being stripped when pp applies the POD stripping filter.
I'm looking for a way to disable the filters from the pp command line or if there is some other hack to achieve the same effect.
Thanks,
Kevin