NAME

P4::C4 - CVS Like wrapper for Perforce

SYNOPSIS

use P4::C4;

DESCRIPTION

P4::C4 is a derrived 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.

SEE ALSO

c4, p4

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

AUTHORS

Wilson Snyder <wsnyder@wsnyder.org>