I've been using wxGlade to create wxPerl interfaces. This is a sample of how to get one subroutine to handle multiple keys. Clicking any key allows the subroutine to return the label text of which key has been pressed. Pressing a key will give a Wx::MessageBox I...
wxperl
wxPerl Fedora 11
Update: See comment from Dave Cross below for a safer method of installing CPAN modules on an RPM system. The current wxPerl shipped with Fedora is Broken (version 0.91-1.fc11)... Still. /usr/bin/perl: symbol lookup error:...
wxWidgets using wxPerl and wxGlade
When it comes to getting user input and performing an action in a Windows environment there are several convenient options: You can purchase a Microsoft development environment for several thousand dollars such as Visual Studio (or whatever is the latest name for it)....