NAME

Dist::Zilla::Plugin::PodInherit - use Pod::Inherit to provide INHERITED METHODS sections in POD

VERSION

version 0.003

SYNOPSIS

Just add [PodInherit] to dist.ini. Currently there's no config options at all.

DESCRIPTION

Simple wrapper around Pod::Inherit to provide an 'inherited methods' section for any modules in this distribution. See the documentation for Pod::Inherit for more details.

METHODS

before_build

Calls Pod::Inherit to generate the merged .pod documentation files.

SEE ALSO

AUTHOR

Tom Molesworth <cpan@entitymodel.com>

LICENSE

Copyright Tom Molesworth 2012-2013. Licensed under the same terms as Perl itself.