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
- August 18, 2010
-
wxPerl 0.98 was released to CPAN. See details on CPAN.
0.98 Wed Aug 18 20:31:30 CEST 2010
- wxWidgets 2.9.1 compatibility.
- die() when wxWidgets initialization fails.
0.9702_01 Tue Jul 6 21:38:17 CEST 2010
- Can now run using the standard perl interpreter on Mac OS X
(suggested by Kyle McKay).
- Added wxSpinCtrlDouble (2.9).
- Added wxDataViewListCtrl (2.9).
- Added wxDataViewVirtualListModel (2.9).
- Added wxInfoBar (2.9).
- Added wxHeaderCtrlSimple (2.9).
- February 9, 2010
-
wxPerl 0.97 was released to CPAN. See details on CPAN.
0.97 Tue Feb 9 22:57:14 CET 2010
- Added wxOverlay and wxDCOverlay (2.8) (thanks to Mark Dootson).
- Added Wx::Loader - allows PPM distributions and packagers to
override wx dll loading (see Wx::Loader pod)
- Loading plugins - local override of dl_load_file now uses
Wx::_load_plugin during XSLoader::load
- Sep 24, 2009
-
wxPerl 0.93 was released to CPAN. See details on CPAN.
0.93 Gio 24 Set 2009 21:34:10 CEST
- Use ExtUtils::XSpp::Cmd instead of the xspp command line script.
- Aug 09, 2009
-
Alien::wxWidgets 0.44 was released to CPAN. See details on CPAN.
older news...