The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.6.2 - 2016-09-18

  • Updating for release of version 0.6.2 Fixed up documentation (Ivan Wills) Simplified calling logic (Ivan Wills) Split up main to smaller functions (Ivan Wills) Added default file of current directory and removed the requirement for a parameter to be passed (Ivan Wills)

Documentation

Uses vimdiff to compare a file with it unmodified version or historic versions from git, subversion, bazaar or cvs.
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