table of contents
Perl::Critic::Policy::Documentation::RequirePackageMatchesPodName(3) | User Contributed Perl Documentation | Perl::Critic::Policy::Documentation::RequirePackageMatchesPodName(3) |
NAME¶
Perl::Critic::Policy::Documentation::RequirePackageMatchesPodName - The "=head1 NAME" section should match the package.
AFFILIATION¶
This Policy is part of the core Perl::Critic distribution.
DESCRIPTION¶
CONFIGURATION¶
This Policy is not configurable except for the standard options.
AUTHOR¶
Chris Dolan <cdolan@cpan.org>
COPYRIGHT¶
Copyright (c) 2008-2011 Chris Dolan
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of this license can be found in the LICENSE file included with this module
2014-05-02 | perl v5.16.3 |