What is wxPerl?

wxPerl is an extension module allowing the creation of GUI (Graphical User Interface) from Perl; it is built as a wrapper for the awesome wxWidgets C++ GUI toolkit. You can look at some screenshots or read about wxPerl users. A wxPerl Wiki is also available.

News

February 11, 2013
wxPerl 0.9917 was released to CPAN. See details on CPAN.
0.9917 Mon Feb 11 2013
    - Stopped wxWidgets >= 2.9.0 from setting locale to current user locale
    ( thanks to Tarek Unger )
      
January 19, 2013
wxPerl 0.9916 was released to CPAN. See details on CPAN.
0.9916 Sat Jan 01 2013
    - put correct version check around wxLogChain::DetachOldLog
    - fixed paper type tests in ext/print/09_paper.t
      
December 30, 2012
wxPerl 0.9915 was released to CPAN. See details on CPAN.
0.9915 Sun Dec 30 2012
    - fix bug for wxMac and wxwidgets 2.9.4+ in cpp/app.h
    - added some missing aui events
        
October 02, 2012
wxPerl 0.9914 was released to CPAN. See details on CPAN.
0.9914 Tue Oct 02 2012
  - Wx::StyledTextCtrl additions for 2.9.4
  - wxLog functions for 2.9.x added
  - wrapped wxRearrangeCtrl
  - added start of Wx::PerlTest - to aid documentation and examples
  - Additions for Wx::XSP::* classes
  - wrapped wxEventFilter for 2.9.3 +
  - updated missing Wx::App methods for 2.9.4 +
  - added wxEvtHandler::ProcessEventLocally for 2.9.1+
  - added some absent wxWindow methods
  - updated wxTopLevelWindow
  - added wxFrame::ProcessCommand 

0.9913 Fri Sep 28 2012
  - ld build fix for some 64 bit *nix 
        
older news...