{
  "abstract" : "BerkeleyDB Cache Driver for CHI",
  "author" : [
     "Michael Schout <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "CHI-Driver-BerkeleyDB",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "perl" : "5.006"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla" : "5",
           "Dist::Zilla::Plugin::Prereqs" : "0",
           "Dist::Zilla::Plugin::RemovePrereqs" : "0",
           "Dist::Zilla::Plugin::Test::Compile" : "0",
           "Dist::Zilla::PluginBundle::MSCHOUT" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Software::License::Perl_5" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Signature" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "BerkeleyDB" : "0.30",
           "CHI::Driver" : "0",
           "File::Path" : "0",
           "Moose" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Spec" : "0",
           "File::Temp" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Test::Class" : "0",
           "Test::More" : "0",
           "Test::Most" : "0",
           "lib" : "0",
           "parent" : "0",
           "perl" : "5.006"
        }
     }
  },
  "provides" : {
     "CHI::Driver::BerkeleyDB" : {
        "file" : "lib/CHI/Driver/BerkeleyDB.pm",
        "version" : "0.04"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/mschout/perl-chi-driver-bdb/issues"
     },
     "homepage" : "https://github.com/mschout/perl-chi-driver-bdb",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/mschout/perl-chi-driver-bdb.git",
        "web" : "https://github.com/mschout/perl-chi-driver-bdb"
     }
  },
  "version" : "0.04",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}