PPIx::EditorTools - Utility methods and base class for manipulating Perl via PPI
Base class and utility methods for manipulating Perl via PPI. Pulled out from
the "Padre::Task::PPI" code.
- new()
- Constructor. Generally shouldn't be called with any arguments.
"PPIx::EditorTools::*", Padre,
App::EditorTools, Padre, and PPI.
- Steffen Mueller "smueller@cpan.org"
- Mark Grimes "mgrimes@cpan.org"
- Ahmad M. Zawawi <ahmad.zawawi@gmail.com>
- Gabor Szabo <gabor@szabgab.com>
- Yanick Champoux <yanick@cpan.org>
This software is copyright (c) 2017, 2014, 2012 by The Padre development team as
listed in Padre.pm..
This is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself.