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

Changes for version 1.42 - 2015-02-01

  • BEWARE - USER VISIBLE CHANGE
    • change error handling for ccm(): if the user checks the return value of ccm() (ie. calls ccm() in non-void context) do NOT RaiseError etc
    • users NOT using PrintError/RaiseError/HandleError should see no change in behaviour
    • users using PrintError/RaiseError/HandleError are now given a choice: they can use try/catch semantics as before OR they can check return codes
  • Other changes
    • make starting a session in classic mode work again
    • when re-using an existing session, fail early if CCM_ADDR is bogus
    • actually allow undef in some arguments as per documentation

Documentation

show differences between two projects

Modules

Perl interface to IBM Rational Synergy
base class for 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 Synergy user administration

Provides

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