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

SYNOPSIS
       # dist.ini
       [ReadmeFromPod]

DESCRIPTION
   Generates a plain-text README for your Dist::Zilla powered dist from its
   "main_module" with Pod::Text.

AUTHORS
   Fayland Lam <[email protected]> and �var Arnfj�r� Bjarmason
   <[email protected]>

LICENSE AND COPYRIGHT
   Copyright 2010 Fayland Lam <[email protected]> and �var Arnfj�r�
   Bjarmason <[email protected]>

   This program is free software, you can redistribute it and/or modify it
   under the same terms as Perl itself.