NAME
P4::C4::File - Information on one C4 tracked file
SYNOPSIS
use P4::C4::Diff;
my $p4 = new P4::C4;
$p4->update (<params>)
...
DESCRIPTION
This module implements the C4 update command.
DISTRIBUTION
The latest version is available from CPAN and from http://www.veripool.com/.
Copyright 2002-2004 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>