Changes for version 0.18 - 2013-12-10
- Fixes several problems with the emacs file that's installed. Thankes to lackita++ for the patch on github.
- If the command failed, the entire contents of the file would be wiped
- out, now it just puts a message in the minibuffer.
- Extracted some methods to remove duplication and clarify intent.
- Introduce temporary variable was using the start column value as the end
- column value.
- Rename package was renaming all packages to the file path name.
- Fixes Changes file to adhere to CPAN::Changes spec
Documentation
Emacs binding for App::EditorTools
Vim binding to App::EditorTools
Command line tool for Perl code refactoring
Modules
Command line tool for Perl code refactoring
Install emacs bindings for App::EditorTools
Installs vim bindings for App::EditorTools
Introduce a Temporary Variable
Rename the package
Rename the package based on the file's path
Lexically Rename a Variable
Base class for installing bindings for editors