-
-
24 Dec 2017 21:36:11 UTC
- Distribution: PPIx-EditorTools
- Module version: 0.21
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (803 / 0 / 0)
- Kwalitee
Bus factor: 3- 81.00% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (35.88KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 10 contributors-
Steffen Mueller C
-
Mark Grimes C
-
Ahmad M. Zawawi
-
Gabor Szabo
-
Adam Kennedy
-
Florian Schlichting
-
Kent Fredric
-
Kevin Dawson
-
Ryan Niebur
-
Sebastian Willing
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
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.
Module Install Instructions
To install PPIx::EditorTools, copy and paste the appropriate command in to your terminal.
cpanm PPIx::EditorTools
perl -MCPAN -e shell install PPIx::EditorTools
For more information on module installation, please visit the detailed CPAN module installation guide.