The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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 existance in the Wx:: packages, allowing everywhere else in the code to use them without braces.