NAME
   PPIx::EditorTools - Utility methods and base class for manipulating Perl
   via PPI

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.

AUTHOR
   Steffen Mueller "[email protected]". Repackaged by Mark Grimes
   "[email protected]".

COPYRIGHT AND LICENSE
   Copyright 2008-2009 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.