NAME
Dist::Zilla::App::Command::podpreview - preview munged pod in browser
VERSION
version 0.001
SYNOPSIS
dzil podpreview My::Module
DESCRIPTION
A Dist::Zilla command to preview the munged pod of a module in a browser
using App::PodPreview.
SEE ALSO
=for: list * Dist::Zilla * App::PodPreview
AUTHOR
Peter Shangov <pshangov@yahoo.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Peter Shangov.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.