|
NAMEModule::Build::Pluggable::ReadmeMarkdownFromPod - Make README.mkdn from POD. SYNOPSIS use Module::Build::Pluggable (
'ReadmeMarkdownFromPod',
);
DESCRIPTIONThis plugin generates README.mkdn from pod file. OPTIONS
AUTHORTokuhiro Matsuno <tokuhirom AAJKLFJEF@ GMAIL COM> And this module is based on Module::Install::ReadmeMarkdownFromPod SEE ALSOModule::Build::Pluggable, Module::Build, Module::Install::ReadmeMarkdownFromPod LICENSECopyright (C) Tokuhiro Matsuno This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|