The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Perl-Critic-Dynamic THALJEF"

Perl::Critic::Dynamic - Non-static policies for Perl::Critic River stage one • 3 direct dependents • 9 total dependents

Perl::Critic is primarily used as a static source code analyzer, which means that it never compiles or executes any of the code that it examines. But since Perl is a dynamic language, there are certain types of problems that cannot be discovered unti...

THALJEF/Perl-Critic-Dynamic-0.05 - 30 Sep 2010 22:07:27 UTC

Perl::Critic::DynamicPolicy - Base class for dynamic Policies River stage one • 3 direct dependents • 9 total dependents

Perl::Critic::DynamicPolicy is intended to be used as a base class for Perl::Critic::Policy modules that wish to compile and/or execute the code that is being analyzed. Policies that inherit from Perl::Critic::DynamicPolicy will "fork" the process ea...

THALJEF/Perl-Critic-Dynamic-0.05 - 30 Sep 2010 22:07:27 UTC

Perl::Critic::Policy::Dynamic::ValidateAgainstSymbolTable River stage one • 3 direct dependents • 9 total dependents

This Policy warns if any subroutine call that appears in your code is not defined in the symbol table at compile-time. The intent is to detect typos in the names of packages and subroutines, and possible failures to import, declare, or include all th...

THALJEF/Perl-Critic-Dynamic-0.05 - 30 Sep 2010 22:07:27 UTC
3 results (0.028 seconds)