From: Mattia B. <mb...@ds...> - 2002-08-06 21:45:14
|
A new version of wxPerl, the Perl bindings to wxWindows is out! You can download the source from http://prdownload.sourceforge.net/wxperl/Wx-0.11.tar.gz Binary packages for ActivePerl/Win32 6xx builds, Redhat Linux 7.1 and Debian GNU/Linux 3.0 are available along with documentation in HTML and MS HTML Help format from http://sourceforge.net/project/showfiles.php?group_id=15655 and http://wxperl.sourceforge.net/ Changes since the last version: - wxStyledTextControl, based on Scintilla (thanks to Marcus Friedlaender) - Wx::Perl::SplashFast, for faster splash screens (thanks to Graciliano M. P.) - Wx::PlFileSystemHandler, for custom file system handlers - compatibility with Perl 5.7.3 and later - updated build instructions, using suggestions from Graciliano M. P. and Marcus Friedlaender - allow compilation of a single big Wx.so/dll; this allows building against a static wxWindows library - some testing with threads for Perl 5.7.3 ( works with some caveats ) Regards Mattia |