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 version 0.21
11
13 See PPIx::EditorTools::*
14
16 Base class and utility methods for manipulating Perl via PPI. Pulled
17 out from the "Padre::Task::PPI" code.
18
20 new()
21 Constructor. Generally shouldn't be called with any arguments.
22
24 "PPIx::EditorTools::*", Padre, App::EditorTools, Padre, and PPI.
25
27 • Steffen Mueller "smueller@cpan.org"
28
29 • Mark Grimes "mgrimes@cpan.org"
30
31 • Ahmad M. Zawawi <ahmad.zawawi@gmail.com>
32
33 • Gabor Szabo <gabor@szabgab.com>
34
35 • Yanick Champoux <yanick@cpan.org>
36
38 This software is copyright (c) 2017, 2014, 2012 by The Padre
39 development team as listed in Padre.pm..
40
41 This is free software; you can redistribute it and/or modify it under
42 the same terms as the Perl 5 programming language system itself.
43
44
45
46perl v5.36.0 2023-01-20 PPIx::EditorTools(3)