Portal:GUIs with Perl

From Perl Guilds - Getting Medieval with Perl
Revision as of 23:41, 23 January 2025 by Admin (talk | contribs)
Jump to navigation Jump to search

Introduction

Perl has bindings for several well known GUI systems. They are covered below in varying details.

wxPerl

wxPerl Project Information
Property Details
Upstream Project Status Active
Project Website wxperl.it
Email Listserv

subscribe, archives

OS Support Windows, Linux (Ubuntu/Debian)
GUI Builder wxGlade
Summary wxPerl is the Perl bindings for wxWidgets, a cross-platform GUI toolkit that targets native GUI systems on respective operating systems. wxWidgets aims to provide the native look and feel associated with each operating system. For instance, on Linux, it typically targets GTK, while on Windows, it appears as a native Windows application.
History wxPerl has undergone several revivals, with the most recent beginning in late 2024, led by John Vroman, the maintainer of ChordPro.
Developer Resources