This is the P4::C4 Perl Package.
This package is Copyright 2002-2005 by Wilson Snyder <wsnyder@wsnyder.org>.
You may distribute under the terms of either the GNU General Public License or the Perl Artistic License, as specified in the Perl README file.
This code is provided with no warranty of any kind, and is used entirely at your own risk.
This package wraps the Perforce client in a CVS like wrapper.
The latest version is available at `http://www.perl.org/CPAN/'
Download the latest package from that site, and decompress. `gunzip P4-C4_version.tar.gz ; tar xvf P4-C4_version.tar'
This version of P4::C4 has been built and tested on:
It should run on any Unix system with Perforce, provided that the required perl modules below are ported to the platform. Minor porting may be required for Windows systems.
This C4 package is based upon c4-1.6 written in C by Neil Russell in 1999. It has the same basic operations, with several minor differences. For these differences, see the bottom of the Changes file in the same directory as this readme.