1Perl::Critic::Pulp::PodUPsaerrseCro(n3t)ributed Perl DocPuemreln:t:aCtriiotnic::Pulp::PodParser(3)
2
3
4
6 Perl::Critic::Pulp::PodParser - shared POD parsing code for the Pulp
7 perlcritic add-on
8
10 use base 'Perl::Critic::Pulp::PodParser';
11
13 This is only meant for internal use yet.
14
15 It's some shared parse-from-element, error suppression, no output,
16 violation accumulation and violation line number things for POD parsing
17 in policies.
18
20 Perl::Critic::Pulp
21
23 <http://user42.tuxfamily.org/perl-critic-pulp/index.html>
24
26 Copyright 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
27 2019, 2021 Kevin Ryde
28
29 Perl-Critic-Pulp is free software; you can redistribute it and/or
30 modify it under the terms of the GNU General Public License as
31 published by the Free Software Foundation; either version 3, or (at
32 your option) any later version.
33
34 Perl-Critic-Pulp is distributed in the hope that it will be useful, but
35 WITHOUT ANY WARRANTY; without even the implied warranty of
36 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
37 General Public License for more details.
38
39 You should have received a copy of the GNU General Public License along
40 with Perl-Critic-Pulp. If not, see <http://www.gnu.org/licenses/>.
41
42
43
44perl v5.38.0 2023-07-21 Perl::Critic::Pulp::PodParser(3)