wxPerl
wxPerl is a set of Perl bindings to the wxWidgets cross‑platform GUI toolkit. By exposing the wxWidgets API to Perl programs, wxPerl enables developers to build native graphical applications that run on Windows, macOS, and Linux from a single codebase.
At the core is the Wx module, which provides Perl wrappers for wxWidgets classes such as Wx::Frame,
wxPerl relies on an installed wxWidgets runtime library; installation typically involves building or installing both wxWidgets
Development is carried out by volunteers and maintainers; it has seen periods of steady activity and periods
Licensing for wxPerl follows the licensing of wxWidgets; both permit free use in open-source and commercial