CVS Perl library 0.07 review

Download
by rbytes.net on

License: LGPL (GNU Lesser General Public License)
File size: 24K
Developer: Olivier Poitrey
0 stars award from rbytes.net

CVS Perl library is a Perl module which is a wrapper around the CVS command with an object-oriented interface.

Installation:

To install this module type the following:

perl Makefile.PL
make
make test
make install

Requirements:
Perl
IO::Pty
IPC::Run
Class::Accessor
FileHandle
File::Temp

CVS Perl library 0.07 search tags