Changes for App::EditorTools 0.12 - Tue Mar 30 17:29:06 2010 Moved vim/emacs script into a share directory (from DATA). Improved the documenation a bit. 0.11 - Thu Mar 25 13:28:50 2010 Minor bug fix to install-emacs command. 0.10 - Thu Mar 25 13:20:30 2010 Added install-vim and install-emacs command to make binding install easier and more portable. Improved documentation and testing. 0.09 - Thu Dec 10 12:55:30 2009 Added version requirement for Test::More in Build.PL so we can use done_testing(). 0.08 - Sat Nov 14 16:56:51 2009 Convert tests from IPC::Run3 to App::Cmd::Testers to fix tests on certain platforms 0.07 - Fri Nov 13 13:03:23 2009 Removed unnecessary FindBin::libs rereq 0.06 - 2009-09-23 Updated to work with App:Cmd 0.301 - changed run sub to execute - changed -run to App->run 2009-07-20 Mark Grimes Added a contributors section to Authors pod 2009-07-20 Shlomi Fish Corrected the wrong path for ftplugin/perl. 2009-07-20 Shlomi Fish Corrected a typo - "script" instead of "scrip". 2009-07-20 Shlomi Fish * INSTALL: Corrected the package name. 2009-07-06 Mark Grimes script/editortools-vim: Resolved RT 47635/47616/47617 - Added Ovid's PickFromList function to editortools.vim - Fixed dep - Added version info to vim script - Changed shebang