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

Changes for version 3.10 - 2014-04-28

  • FEATURES
    • do not merge rows for now
  • FIXES
    • fix finding via many to many
    • fix undefined warning

Modules

usable ORM
meta object
actions on tables

Provides

in lib/ObjectDB/DBHPool.pm
in lib/ObjectDB/DBHPool/Connection.pm
in lib/ObjectDB/Exception.pm
in lib/ObjectDB/Factory.pm
in lib/ObjectDB/Meta/Relationship.pm
in lib/ObjectDB/Meta/Relationship/ManyToMany.pm
in lib/ObjectDB/Meta/Relationship/ManyToOne.pm
in lib/ObjectDB/Meta/Relationship/OneToMany.pm
in lib/ObjectDB/Meta/Relationship/OneToOne.pm
in lib/ObjectDB/Meta/RelationshipFactory.pm
in lib/ObjectDB/Quoter.pm
in lib/ObjectDB/Related.pm
in lib/ObjectDB/Related/ManyToMany.pm
in lib/ObjectDB/Related/ManyToOne.pm
in lib/ObjectDB/Related/OneToMany.pm
in lib/ObjectDB/Related/OneToOne.pm
in lib/ObjectDB/RelatedFactory.pm
in lib/ObjectDB/Table.pm
in lib/ObjectDB/Util.pm
in lib/ObjectDB/With.pm