Filtering

[email protected] (Johan Vromans) Tue, 28 Apr 2020 20:36:33 +0200
Newsgroups 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