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

Changes for version 0.24 - 2013-05-08

  • The following two statements should work identically: $instance->record( $object => $newobject ) $instance->record( $object->SQLObjectID => $newobject )
    • Refactored (using recursion) the record() method

Modules

Implementation of NoSQL::PL2SQL

Provides

in samples/MyData.pm