6 lines
223 B
Plaintext
Raw Normal View History

Gtk2::Ex::PodViewer is a widget for rendering Perl POD documents. It
is based on the Gtk2::TextView widget and uses Pod::Parser for
manipulating POD data.
The package also provides podviewer, a simple POD document viewer.