
P4::C4::Fstat - Perforce Fstat parsing

use P4::C4::Fstat; my $p4 = new P4::C4; ...

This module provides utilities to retrieve Perforce fstat information.

Run a p4 fstat with the given arguments, and load $self->files with a hash of the name of the file and each fstat parameter.

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.

Wilson Snyder <wsnyder@wsnyder.org>
