CVS Perl library 0.07 review
Download
|
|
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 keywords