Filtering

Johan Vromans <[email protected]> Tue, 28 Apr 2020 20:36:33 +0200
Newsgroups gmane.comp.lang.perl.par
Organization Squirrel Consultancy
Message-ID <[email protected]>
By default PAR::Filter::PodStrip is applied to all modules.
This can be disables globally with PAR_VERBATIM=1 .

Is it possible to disable this filter with --modfilter ? 

-- Johan