Scroll to navigation

Padre::PPI::Transform(3pm) User Contributed Perl Documentation Padre::PPI::Transform(3pm)
 

NAME

Padre::PPI::Transform - PPI::Transform integration with Padre

DESCRIPTION

Padre::PPI::Transform is a clear subclass of PPI::Transform which adds "apply" integration with PPI::Document objects.
It otherwise adds no significant functionality.
You should inherit transform objects from this class instead of directly from PPI::Transform to ensure that this PPI::Document support is fully initialised.

SEE ALSO

PPI::Transform

AUTHOR

Adam Kennedy <adamk@cpan.org>

COPYRIGHT AND LICENSE

Copyright 2008-2013 The Padre development team as listed in Padre.pm.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5 itself.
2014-09-11 perl v5.20.0