
App::EditorTools::Emacs - Emacs binding for App::EditorTools

# Install the emacs script to create binding to App::EditorTools with:
editortools install-emacs

Once the emacs bindings have been installed (per the instructions in the SYNOPIS) you can use the mappings below speed editing/refactoring your Perl code. See App::EditorTools for a description of each refactoring routine.

EditorToolsMenu - brings up a menu to choose the following routines
RenameVariable - see App::EditorTools
RenamePackageFromPath - see App::EditorTools
IntroduceTemporaryVariable - see App::EditorTools

Also see PPIx::EditorTools, Padre, and PPI.

Mark Grimes, <mgrimes@cpan.org>

Copyright (C) 2009 by Mark Grimes
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.