-
-
31 Mar 2014 20:06:52 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (921 / 68 / 0)
- Kwalitee
Bus factor: 3- 83.29% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (34.7KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 11 contributors-
Yuval Kogman
-
Arthur Axel 'fREW' Schmidt
-
Dan Dascalescu
-
Daniel Ruoso
-
Jason May
-
Jesse Luehrs
-
Justin Hunter
-
Paulo E. Castro
-
Terrence Brannon
-
Thomas Klausner
-
franck cuny
- Dependencies
- Carp
- Class::Accessor::Grouped
- Class::Load
- DBI
- DBIx::Class
- DBIx::Class::Core
- DBIx::Class::ResultSource::Table
- DBIx::Class::Schema
- Data::Stream::Bulk::DBI
- JSON
- KiokuDB
- KiokuDB::Backend
- KiokuDB::Backend::Role::Clear
- KiokuDB::Backend::Role::Concurrency::POSIX
- KiokuDB::Backend::Role::GC
- KiokuDB::Backend::Role::Query::GIN
- KiokuDB::Backend::Role::Query::Simple
- KiokuDB::Backend::Role::Scan
- KiokuDB::Backend::Role::TXN
- KiokuDB::Backend::Serialize::Delegate
- KiokuDB::TypeMap
- KiokuDB::TypeMap::Entry
- KiokuDB::TypeMap::Entry::Naive
- List::MoreUtils
- Moose
- Moose::Util::TypeConstraints
- MooseX::Types
- MooseX::Types::Moose
- SQL::Abstract
- Scalar::Util
- Search::GIN
- Search::GIN::Extract::Delegate
- Try::Tiny
- base
- namespace::autoclean
- namespace::clean
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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.23 - 2014-03-31
- Fix deprecation warning from Class::MOP::load_class (pecastro, #3)
Modules
Refer to KiokuDB objects from DBIx::Class tables.A proxying result class for KiokuDB objectsHybrid KiokuDB/DBIx::Class::Schema schema support.DBI backend for KiokuDBKiokuDB::TypeMap::Entry for DBIx::Class::ResultSet objectsKiokuDB::TypeMap::Entry for DBIx::Class::ResultSource objects.KiokuDB::TypeMap::Entry for DBIx::Class::Row objects.KiokuDB::TypeMap::Entry for DBIx::Class::Schema objects.Examples
Module Install Instructions
To install KiokuDB::Backend::DBI, copy and paste the appropriate command in to your terminal.
cpanm KiokuDB::Backend::DBI
perl -MCPAN -e shell install KiokuDB::Backend::DBI
For more information on module installation, please visit the detailed CPAN module installation guide.