PodBrowser
PodBrowser is a documentation browser for Perl. You can view, search and print documentation for Perl's builtin functions, its "perldoc" pages, pragmatic modules and the default and user-installed modules.
The current version is 0.12, which was released on December 2, 2007.
Prerequisites
- GTK+ (version 2.6.0 or higher), libglade2 and gnome-icon-theme (version 2.10.0 or higher).
- Gtk2
- Gtk2::GladeXML
- Gtk2::Ex::PodViewer
- Gtk2::Ex::PrintDialog
- Gtk2::Ex::Simple::List
- Locale::gettext
If you have the development packages for GTK+ and libglade2, the easiest way to install all the Perl modules above is to run this command as root:
perl -MCPAN -e 'install Bundle::Gnome2'
Download
PodBrowser is also available to Debian/Ubuntu users using apt-get.
SVN Information
The source code for PodBrowser is hosted by Google. Information about the Subversion repository can be found here.