freebsd-ports/devel/p5-strictures/pkg-descr

5 lines
236 B
Plaintext

strictures turns on indirect checking only when it thinks it's running
in a compilation (or pod coverage) test - though if this causes undesired
behaviour this can be overriden by setting the PERL_STRICTURES_EXTRA
environment variable.