The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'DBIx::NoSQL as a Moose object store '
author:
  - 'Yanick Champoux <yanick@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  File::Temp: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::Deep: '0'
  Test::More: '0'
  lib: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: DBIx-NoSQL-Store-Manager
provides:
  DBIx::NoSQL::Store::Manager:
    file: lib/DBIx/NoSQL/Store/Manager.pm
    version: v1.0.0
  DBIx::NoSQL::Store::Manager::Model:
    file: lib/DBIx/NoSQL/Store/Manager/Model.pm
    version: v1.0.0
  DBIx::NoSQL::Store::Manager::StoreIndex:
    file: lib/DBIx/NoSQL/Store/Manager/StoreIndex.pm
    version: v1.0.0
  DBIx::NoSQL::Store::Manager::StoreKey:
    file: lib/DBIx/NoSQL/Store/Manager/StoreKey.pm
    version: v1.0.0
  DBIx::NoSQL::Store::Manager::StoreModel:
    file: lib/DBIx/NoSQL/Store/Manager/StoreModel.pm
    version: v1.0.0
requires:
  DBIx::NoSQL: '0.0020'
  Log::Any: '0'
  Module::Pluggable: '0'
  Moose: '0'
  Moose::Role: '0'
  Moose::Util::TypeConstraints: '0'
  MooseX::ClassAttribute: '0'
  MooseX::SetOnce: '0'
  MooseX::Storage: '0.31'
  Scalar::Util: '0'
  Types::Standard: '0'
  experimental: '0'
  perl: v5.20.0
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/yanick/DBIx-NoSQL-Store-Manager/issues
  homepage: https://github.com/yanick/DBIx-NoSQL-Store-Manager
  repository: https://github.com/yanick/DBIx-NoSQL-Store-Manager.git
version: 1.0.0
x_author_pledge:
  version: 1
x_authority: cpan:YANICK
x_serialization_backend: 'YAML::Tiny version 1.67'