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.
SEE ALSO
P4::C4
,
DISTRIBUTION
The latest version is available from CPAN.
AUTHORS
Wilson Snyder <wsnyder@wsnyder.org>