libvcs-lite-perl

Minimal version control system
  http://search.cpan.org/dist/VCS-Lite/
  0
  no reviews



This module provides the functions normally associated with a version control system, but without needing or implementing a version control system. applications include wikis, document management systems and configuration management.

it makes use of the module algorithm::diff. it provides the facility for basic diffing, patching and merging.