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

Changes for version 1.41 - 2015-01-26

  • BEWARE - USER VISIBLE CHANGE
    • incompatible change: relations_arrayref() now returns objectnames in the "from" and "to" slots of a result row; previously it returned VCS::CMSynergy::Objects in these slots
    • this makes it more consistent compared with relations_hashref().
  • New methods for retrieving properties of several objects in one command
    • add properties_hashref(), properties_object() methods
    • for getting multiple properties for a lsit of objects with a single CLI command
    • interface similar to query_{hashref,object}()
  • Other changes
    • remove outdated "classic mode only" annotations for some methods from POD

Documentation

show differences between two projects

Modules

Perl interface to IBM Rational Synergy
base class for CM Synergy methods that don't require a session
ancillary convenience functions
convenience wrapper to treat objectnames as an object
convenience methods for VCS::CMSynergy::Objects of type "project"
Perl interface to CM Synergy user administration

Provides

in lib/VCS/CMSynergy/Project.pm
in lib/VCS/CMSynergy/Project.pm
in lib/VCS/CMSynergy/Users.pm