NAME
App::PodPreview - Preview POD files in a browser
VERSION
version 0.002
SYNOPSIS
use App::PodPreview qw(podpreview);
podpreview('/path/to/file.pod');
DESCRIPTION
This module is used internally by the podpreview
utility.
AUTHOR
Peter Shangov <pshangov at yahoo dot com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 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.