The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.4.1 - 2012-07-19

  • Updated version number Fixed extra META.json declaration Fixed handling directories with spaces in them Fixed running vimdiff when their are no changes (only available in verbose mode) Added helper for GIT where a revision is needed in some cases

Documentation

<One-line description of commands purpose>
Uses vimdiff to compare a file with it unmodified version or historic versions from subversion or bazaar.
One command to rule version control systems

Modules

Generically interface with version control systems
Base class for the various VCS plugins
The Bazaar plugin for VCS::Which
CVS plugin for VCS::Which
The Git plugin for VCS::Which
The Subversion plugin for VCS::Which

Examples