1PPIx::EditorTools(3) User Contributed Perl Documentation PPIx::EditorTools(3)
2
3
4
6 PPIx::EditorTools - Utility methods and base class for manipulating
7 Perl via PPI
8
10 See PPIx::EditorTools::*
11
13 Base class and utility methods for manipulating Perl via PPI. Pulled
14 out from the "Padre::Task::PPI" code.
15
17 new()
18 Constructor. Generally shouldn't be called with any arguments.
19
21 "PPIx::EditorTools::*", Padre, App::EditorTools, Padre, and PPI.
22
24 Steffen Mueller "smueller@cpan.org"
25
26 Repackaged by Mark Grimes "mgrimes@cpan.org"
27
29 Copyright 2008-2009 The Padre development team as listed in Padre.pm.
30
31 This program is free software; you can redistribute it and/or modify it
32 under the same terms as Perl itself.
33
34
35
36perl v5.12.0 2009-09-19 PPIx::EditorTools(3)