1Padre::Wx(3) User Contributed Perl Documentation Padre::Wx(3)
2
3
4
6 Padre::Wx - Wx integration for Padre
7
9 Support function library for Wx related things, and bootstrap logic for
10 Wx integration.
11
12 Isolates any Wx.pm twiddling away from the actual Padre implementation
13 code.
14
15 Load every exportable constant, so that they come into existence in the
16 "Wx::" packages, allowing everywhere else in the code to use them
17 without braces.
18
19
20
21perl v5.32.1 2021-01-27 Padre::Wx(3)