1Padre::PPI::Transform(3U)ser Contributed Perl DocumentatiPoandre::PPI::Transform(3)
2
3
4
6 Padre::PPI::Transform - PPI::Transform integration with Padre
7
9 Padre::PPI::Transform is a clear subclass of PPI::Transform which adds
10 "apply" integration with PPI::Document objects.
11
12 It otherwise adds no significant functionality.
13
14 You should inherit transform objects from this class instead of
15 directly from PPI::Transform to ensure that this PPI::Document support
16 is fully initialised.
17
19 PPI::Transform
20
22 Adam Kennedy <adamk@cpan.org>
23
25 Copyright 2008-2011 The Padre development team as listed in Padre.pm.
26
27 This program is free software; you can redistribute it and/or modify it
28 under the same terms as Perl 5 itself.
29
30
31
32perl v5.30.1 2020-01-30 Padre::PPI::Transform(3)