d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
11 lines
448 B
Text
11 lines
448 B
Text
Gtk2::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.
|
|
|
|
Also, podviewer provides a simple and attractive way to read
|
|
Perl's POD documentation. You can use it to read the Perl POD
|
|
pages, module documentation and information about Perl's
|
|
builtin functions.
|
|
|
|
Author: Gavin Brown <gavin.brown-at-uk.com>
|
|
WWW: http://search.cpan.org/dist/Gtk2-Ex-PodViewer/
|