strictures::extra - phpMan

Command: man perldoc info search(apropos)  


Sections
NAME SYNOPSIS DESCRIPTION AUTHORS COPYRIGHT AND LICENSE
NAME
    strictures::extra - enable or disable strictures additional checks

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.


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-23 05:59 @216.73.217.24 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 TransitionalValid CSS!

^_back to top