Gtk2::Ex::PodViewer - a Gtk2 widget for displaying Plain old Documentation (POD).
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.
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.
To install p5.30-gtk2-ex-podviewer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.30-gtk2-ex-podviewer
To see what files were installed by p5.30-gtk2-ex-podviewer, run:
port contents p5.30-gtk2-ex-podviewer
To later upgrade p5.30-gtk2-ex-podviewer, run:
sudo port selfupdate && sudo port upgrade p5.30-gtk2-ex-podviewer
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.