Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.
Perl bindings to the 2.x series of the Gtk+ graphical user interface library. This module allows you to write graphical user interfaces in a perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.
To install p5.28-gtk2, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.28-gtk2
To see what files were installed by p5.28-gtk2, run:
port contents p5.28-gtk2
To later upgrade p5.28-gtk2, run:
sudo port selfupdate && sudo port upgrade p5.28-gtk2
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.