Jump to content

WxPerl

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pegship (talk | contribs) at 01:07, 19 December 2007 (stub sort). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

wxPerl is a perl module by Mattia Barbon, allowing the creation of graphical user interface (GUI) from Perl programming language. It is built as a XS-wrapper for the WxWidgets (C++ GUI widget toolkit). Like perl and wxWidgets, wxPerl is free software.