Dist::Zilla::Plugin::ReadmeFromPod - Automatically convert POD to a README for Dist::Zilla


NAME

Dist::Zilla::Plugin::ReadmeFromPod - Automatically convert POD to a README for Dist::Zilla


VERSION

version 0.10


SYNOPSIS

    # dist.ini
    [ReadmeFromPod]


DESCRIPTION

generate the README from main_module by the Pod::Text manpage

The code is mostly a copy-paste of the Module::Install::ReadmeFromPod manpage


AUTHOR

  Fayland Lam <fayland@gmail.com>


COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Fayland Lam.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

 Dist::Zilla::Plugin::ReadmeFromPod - Automatically convert POD to a README for Dist::Zilla