Re: Filtering

[email protected] (Johan Vromans) Thu, 7 May 2020 16:19:56 +0200
Newsgroups perl.par
Organization Squirrel Consultancy
Message-ID <[email protected]>
Anyone?

On Tue, 28 Apr 2020 20:36:33 +0200, Johan Vromans
<[email protected]> wrote:

> 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