VCS/Lite/Repository version 0.01
================================

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

This module requires these other modules and libraries:

  VCS::Lite
  Algorithm::Diff
  YAML
  Time::Piece
  Test::More
  Params::Validate

COPYRIGHT AND LICENCE

  Copyright (C) 2003-2004 Ivor Williams (IVORW (at) CPAN {dot} org)
  All rights reserved.

  This module is free software; you can redistribute it and/or modify it
  under the same terms as Perl itself.