Perforce API Tools

Congratulations! You have found the source code for my Perl extension for the Perforce API!!! Before you can compile it successfully, you will need to download the Perforce API tarball separately from the Perforce FTP Server.

This extension is distributed under the terms of this license, which is basically the BSD license. You use it at your own risk.

Please send comments/suggestions/ports/fixes/patches to tony@perforce.com. I'll deal with them as quickly as possible.

The Current Version is: P4-Client-0.50. It's available from the Perforce public depot and also from CPAN.

Note that the extension used to be called P4::ClientApi and has been renamed to P4::Client as it's much more friendly and there's no need to tie the name of the extension to the name of the underlying C++ class.