wxperl_overload
interface to wxWidgets cross-platform GUI toolkit
Install
- All systems
-
curl cmd.cat/wxperl_overload.sh
- Debian
-
apt-get install libwx-perl - Ubuntu
-
apt-get install libwx-perl - Kali Linux
-
apt-get install libwx-perl - Fedora
-
dnf install perl-Wx - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libwx-perl - Raspbian
-
apt-get install libwx-perl
libwx-perl
interface to wxWidgets cross-platform GUI toolkit
wxPerl is an extension module allowing the creation of GUI (Graphical User Interface) Perl programs using the wxWidgets toolkit. It serves as a Perl wrapper around wxWidgets.