Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

strictures::extra

Name strictures::extra
Version
Located at /usr/local/share/perl5
File /usr/local/share/perl5/strictures/extra.pm
Is Core No
Search CPAN for this module strictures::extra
Documentation strictures::extra
Module Details strictures::extra

SYNOPSIS

  no strictures::extra;
  # will not enable indirect, multidimensional, or bareword filehandle checks
  use strictures;


DESCRIPTION

Enable or disable strictures additional checks, preventing checks for .git or other VCS directories.

Equivalent to setting the PERL_STRICTURES_EXTRA environment variable.


AUTHORS

See strictures for authors.


COPYRIGHT AND LICENSE

See strictures for the copyright and license.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024