1Padre::Plugin::Devel(3)User Contributed Perl DocumentatioPnadre::Plugin::Devel(3)
2
3
4
6 Padre::Plugin::Devel - tools used by the Padre developers
7
9 Run Document inside Padre
10 Executes and evaluates the contents of the current (saved or unsaved)
11 document within the current Padre process, and then dumps the result of
12 the evaluation to Output.
13
14 Dump Current Document
15 Dump Top IDE Object
16 Dump %INC and @INC
17 Dumps the %INC hash to Output
18
19 Enable/Disable logging
20 Enable/Disable trace when logging
21 Simulate crash
22 wxWidgets 2.8.12 Reference
23 "STC" reference
24 Documentation for "wxStyledTextCtrl", a control that wraps the
25 Scintilla editor component.
26
27 Documentation for "Wx::Scintilla", a Scintilla source code editing
28 component for wxWidgets
29
30 "wxPerl" Live Support
31 Connects to "#wxperl" on "irc.perl.org", where people can answer
32 queries on wxPerl problems/usage.
33
34 About
36 Gábor Szabó
37
39 This program is free software; you can redistribute it and/or modify it
40 under the same terms as Perl itself.
41
43 Hey! The above document had some coding errors, which are explained
44 below:
45
46 Around line 313:
47 Non-ASCII character seen before =encoding in 'Gábor'. Assuming
48 UTF-8
49
50
51
52perl v5.32.1 2021-01-27 Padre::Plugin::Devel(3)