diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-07 23:00:14 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-07 23:00:14 +0000 |
commit | 5bf6fb7960b949ed316a83fac85b0a3296c3f9bb (patch) | |
tree | b9ed8ad7b48d3a6805ee0ae15def8dfe1f2dde44 /x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr | |
parent | 81ddcb742e63587ed3c269d6996335ffea310866 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr')
-rw-r--r-- | x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr b/x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr new file mode 100644 index 000000000000..ea93caa29586 --- /dev/null +++ b/x11-toolkits/p5-Gtk2-Ex-PodViewer/pkg-descr @@ -0,0 +1,10 @@ +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-at-uk.com +WWW: http://search.cpan.org/~gbrown/Gtk2-PodViewer/ |