The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.00_02 - 2011-09-04

  • Added more documentation, made querying more accessible - all objects can $self->query() now
  • Started work on $p4Conn->runCommand(), for executing all Perforce commands and massaging output into P4::OO objects where possible, rather than making each package parse P4PERL output into P4::OO objects themselves. Should provide somplicity and consistency outside of P4::OO::_Connection::P4PERL, which is really the goal.

Changes for version 0.00_01 - 2011-06-04

  • Releasing it since it seems stable at this point. It works, if you can figure out how to use it. :)

Modules

First class objects for Perforce specs
Base class for all P4::OO objects
Abstract P4::OO interface for talking to Perforce
P4::OO interface to P4PERL
Exception hierarchy and handling decorator class

Provides

in lib/P4/OO/Branch.pm
in lib/P4/OO/Change.pm
in lib/P4/OO/Changelist.pm
in lib/P4/OO/ChangelistSet.pm
in lib/P4/OO/Client.pm
in lib/P4/OO/Depot.pm
in lib/P4/OO/Group.pm
in lib/P4/OO/Job.pm
in lib/P4/OO/Label.pm
in lib/P4/OO/User.pm
in lib/P4/OO/Workspace.pm
in lib/P4/OO/WorkspaceSet.pm