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

Changes for version 0.5.3 - 2015-05-21

  • Updating for release of version 0.5.3 Added missing build requirement (Ivan Wills) Updated license (Ivan Wills) Fixed incorrect version numbers (Ivan Wills) Removed unneeded tag (Ivan Wills) Added tests for exec, log and cat (Ivan Wills) Added specific Test::More version for the features being used (Ivan Wills) Tests for uptodate (Ivan Wills) Added coveralls build badge (Ivan Wills) More tests (Ivan Wills) Started testing capabilities (Ivan Wills) Added new files to MANifEST (Ivan Wills) New test for VCS::Which (Ivan Wills) Fixed package name (Ivan Wills) Starting to work on getting test coverage up (Ivan Wills) Added protection for missing diff_options (Ivan Wills) Added config for coveralls.io (Ivan Wills) Added new option --diff-option to pass extra options to diff command (Ivan Wills)

Documentation

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