Wed Jan 05 14:13:20 2011: Request 64485 was acted upon.
Transaction: Correspondence added by RSCHUPP
Queue: PAR-Packer
Subject: pp PodStrip module included
Broken in: 1.008
Severity: Important
Owner: RSCHUPP
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=64485 >
> It is possible to tell to pp when I run pp -o test.exe perlcritic.pl
> to disabled PodStrip on Perl::Critic::* modules ?
Setting PAR_VERBATIM=1 in the environment will prevent pp
from applying the PodStrip filter.
This behaviour is documented, but unfortunately only in the pod of PAR.pm.
I've commited a similar remark to the pod of pp.pm
Cheers, Roderich