Take me over?
The maintainer of this distribution is looking for someone to take over! If you're interested then please contact them via email.Changes for version 1.19
- Merge releases
Modules
- DBIx::Class::KiokuDB - Refer to KiokuDB objects from DBIx::Class tables.
- DBIx::Class::KiokuDB::EntryProxy - A proxying result class for KiokuDB objects
- DBIx::Class::Schema::KiokuDB - Hybrid DBIx::Class::Schema in KiokuDB schema support.
- KiokuDB::Backend::DBI - DBI backend for KiokuDB
- KiokuDB::TypeMap::Entry::DBIC::ResultSet - KiokuDB::TypeMap::Entry for DBIx::Class::ResultSet objects
- KiokuDB::TypeMap::Entry::DBIC::ResultSource - KiokuDB::TypeMap::Entry for DBIx::Class::ResultSource objects.
- KiokuDB::TypeMap::Entry::DBIC::Row - KiokuDB::TypeMap::Entry for DBIx::Class::Row objects.
- KiokuDB::TypeMap::Entry::DBIC::Schema - KiokuDB::TypeMap::Entry for DBIx::Class::Schema objects.
Provides
- KiokuDB::Backend::DBI::Schema in lib/KiokuDB/Backend/DBI/Schema.pm