The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

P4::C4 - CVS Like wrapper for Perforce

SYNOPSIS

  use P4::C4;

DESCRIPTION

P4::C4 is a derived class of C4::Client. The various P4::C4::... classes add member functions to this class to perform various functions.

FUNCTIONS

$self->files

Return a hash of file structures, where the key is the name of the file. Used by P4::C4::Files and other functions.

DISTRIBUTION

The latest version is available from CPAN and from http://www.veripool.com/.

Copyright 2002-2005 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License or the Perl Artistic License.

AUTHORS

Wilson Snyder <wsnyder@wsnyder.org>

SEE ALSO

c4, p4, p4_job_edit

P4::Client, P4::Getopt,

P4::C4::UI, P4::C4::Cache, P4::C4::Client, P4::C4::Diff, P4::C4::File, P4::C4::Fstat, P4::C4::Ignore, P4::C4::Info, P4::C4::Path, P4::C4::Submit, P4::C4::Sync, P4::C4::Update, P4::C4::User