Dist::Zilla::Plugin::PodVersion - add a VERSION head1 to each Perl document


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.

Index


NAME

Top

Dist::Zilla::Plugin::PodVersion - add a VERSION head1 to each Perl document

VERSION

Top

version 4.200008

DESCRIPTION

Top

This plugin adds a =head1 VERSION section to most perl files in the distribution, indicating the version of the dist being built. This section is added after =head1 NAME. If there is no such section, the version section will not be added.

AUTHOR

Top

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

Top


Dist-Zilla documentation  | view source Contained in the Dist-Zilla distribution.