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

Changes for version 3.18 - 2017-01-10

  • FIXES
    • remove duplication in dbhpool
    • remove unneeded columns when counting
    • better default field
    • fix used only once 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