The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Padre::Wx - Wx integration for Padre

DESCRIPTION

Support function library for Wx related things, and bootstrap logic for Wx integration.

Isolates any Wx.pm twiddling away from the actual Padre implementation code.

Load every exportable constant, so that they come into existence in the Wx:: packages, allowing everywhere else in the code to use them without braces.