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

Changes for version 0.99

  • [Regression tested against various perls, including 5.8.3, 5.8.8, 5.10.1 and 5.14.0. Fixed further nits and incompatibilities and established 5.8.3 as minimum supported perl version] META.yml
  • Further raised minimum perl version 5.8.1 to 5.8.3
  • Pod::Usage minimum version set to 1.36 Elive::Entity::Preload
  • $fh->binmode => binmode $fh for 5.8.3 IO::Handle compatability Elive::Util
  • Minor refactoring of _freeze() method to avoid occasional SEGVs during DEMOLISH of objects in program exit global destruction (observed running while tests on perl 5.8.8 - 5.10.1). Elive::DAO - Fixes update() handling of copy objects.
  • Updates on copy objects were resulting in unblessed $obj->_db_data and breaking the is_changed() method.
  • Subrecords are now copied as well. Added _is_copy() metadata and modified __set_db_data to copy recursively.
  • Standardized on Try::Tiny's 'try' method
    • Added dependency on Try::Tiny.
    • Replaced all non-stringy use of 'eval' built-in with 'try'.

Documentation

General Development Notes

Modules

Elluminate Live! (c) Command Toolkit bindings
Base class for arrays
Manage Elluminate Live SOAP connections.
Manage Elluminate Live SDK SOAP connections.
Abstract class for Elive Data Access Objects
Singleton mixin class
Base class for Elive Entities
Elluminate Group entity instance class
Group Members entity class
Invited Guest entity class
Elluminate Meeting instance class
Meeting parameters entity class
A Single Meeting Participant
Meeting Participants entity class
A list of participants
Elluminate Preload instance class
List of Preloads
Elluminate Recording Entity class
Elluminate Report entity instance class
Elluminate Role entity class
Server Details entity class
Meeting server parameters entity class
Session insert/update via ELM 3.x (TRIAL)
Elluminate Users entity class
Utility functions for Elive
Type introspection class
Session view class