2009-07-04 Mark Grimes * .gitignore, MANIFEST, MANIFEST.SKIP, lib/App/EditorTools/Vim.pm: Added the vim scripts and updated the MANIFEST, etc. 2009-06-28 Mark Grimes * .gitignore, lib/App/EditorTools/Command/IntroduceTemporaryVariable.pm, samples/introtempvar.pl, samples/lib/New/Package/Name.pm, samples/renamevar.pm, samples/test.pm, t/00-use.t, t/10-run.t: Added IntroduceTemporaryVariable - updated the screencasts - updated tests 2009-06-24 Mark Grimes * .gitignore, Build.PL, MANIFEST, README, lib/App/EditorTools.pm: Updated to prepare for release to CPAN 2009-06-24 Mark Grimes * lib/App/EditorTools/Command/RenamePackage.pm, lib/App/EditorTools/Command/RenamePackageFromPath.pm, lib/App/EditorTools/Command/RenameVariable.pm: Updated to the new PPIx::EditorTools API - Using the ReturnObject 2009-06-21 Mark Grimes * .gitignore, Build.PL: Fixed prereqs 2009-06-21 Mark Grimes * Initial import