The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.00005 - 2010-01-12

  • Core add BIT type add get_model method for Data::Model::Row fixed validate tests broken using Params::Validate::PP
  • Driver::Memcached add ignore_undef_value option
  • Driver::Cache fixed bug, cache of defined value only
  • Queue::Q4M: add validation to 'no created queue table'

Documentation

Modules

model interface which had more data sources unified, a.k.a data/object mapper
Penetration cache is offered to the basic driver
Penetration cache is offered to the basic driver by memcached protocol
storage driver for DBI
master-slave composition for mysql
storage driver for memcached protocol
storage driver for memory
Q4M manager for Data::Model
Data::Model's iteration class
mixin manager for Data::Model
add find_or_create method
add methods for Driver::Queue::Q4M
Data::Model's Row class
Schema DSL for Data::Model
transaction manager for Data::Model
Data::Model::Tutorial日本語版

Provides

in lib/Data/Model/Accessor.pm
in lib/Data/Model/Driver.pm
in lib/Data/Model/Driver/Cache.pm
in lib/Data/Model/Driver/DBI/DBD.pm
in lib/Data/Model/Driver/DBI/DBD/SQLite.pm
in lib/Data/Model/Driver/DBI/DBD/mysql.pm
in lib/Data/Model/Driver/Hash.pm
in lib/Data/Model/Driver/Logic.pm
in lib/Data/Model/Iterator.pm
in lib/Data/Model/SQL.pm
in lib/Data/Model/Schema/Inflate.pm
in lib/Data/Model/Schema/Inflate/UUID.pm
in lib/Data/Model/Schema/Properties.pm
in lib/Data/Model/Schema/SQL.pm