PODVIEW(1) | User Contributed Perl Documentation | PODVIEW(1) |
NAME¶
podview - graphical pod viewer
DESCRIPTION¶
A small GUI browser for POD format. Given the argument either as a file path, or perl module name (f.ex. File::Copy), displays the documentation found.
SEE ALSO¶
perlpod - the Plain Old Documentation format
Prima - perl graphic toolkit the viewer is based on
Prima::HelpViewer - menu commands explained
"Adding help to your program" in Prima::tutorial - how to add help content
AUTHORS¶
Dmitry Karasik <dmitry@karasik.eu.org>
2023-09-05 | perl v5.26.1 |