logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Perl::Critic::Pulp::PodParser - shared POD parsing code for the Pulp perlcritic add-on

Description

       This is only meant for internal use yet.

       It's some shared parse-from-element, error suppression, no output, violation accumulation and violation
       line number things for POD parsing in policies.

Home Page

Name

       Perl::Critic::Pulp::PodParser - shared POD parsing code for the Pulp perlcritic add-on

See Also

       Perl::Critic::Pulp

Synopsis

        use base 'Perl::Critic::Pulp::PodParser';

See Also