table of contents
PPIx::EditorTools(3pm) | User Contributed Perl Documentation | PPIx::EditorTools(3pm) |
NAME¶
PPIx::EditorTools - Utility methods and base class for manipulating Perl via PPI
VERSION¶
version 0.21
SYNOPSIS¶
See PPIx::EditorTools::*
DESCRIPTION¶
Base class and utility methods for manipulating Perl via PPI. Pulled out from the "Padre::Task::PPI" code.
METHODS¶
- new()
- Constructor. Generally shouldn't be called with any arguments.
SEE ALSO¶
"PPIx::EditorTools::*", Padre, App::EditorTools, Padre, and PPI.
AUTHORS¶
- 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>
COPYRIGHT AND LICENSE¶
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.
2022-06-17 | perl v5.34.0 |