{
  "license" : [
     "perl_5"
     ],
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Tux/Tie-Hash-DBD/issues"
        },
     "repository" : {
        "web" : "https://github.com/Tux/Tie-Hash-DBD",
        "type" : "git",
        "url" : "https://github.com/Tux/Tie-Hash-DBD"
        },
     "license" : [
        "http://dev.perl.org/licenses/"
        ]
     },
  "version" : "0.22",
  "generated_by" : "Author",
  "provides" : {
     "Tie::Hash::DBD" : {
        "file" : "lib/Tie/Hash/DBD.pm",
        "version" : "0.22"
        },
     "Tie::Array::DBD" : {
        "file" : "lib/Tie/Array/DBD.pm",
        "version" : "0.22"
        }
     },
  "abstract" : "Tie plain hashes to DBI interface",
  "author" : [
     "H.Merijn Brand <[email protected]>"
     ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
     },
  "dynamic_config" : 1,
  "name" : "Tie-Hash-DBD",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
           }
        },
     "runtime" : {
        "requires" : {
           "Storable" : "0",
           "DBI" : "1.613",
           "perl" : "5.008003",
           "Carp" : "0"
           },
        "recommends" : {
           "DBD::CSV" : "0.57",
           "DBI" : "1.643",
           "DBD::Pg" : "v3.14.2",
           "DBD::SQLite" : "1.66"
           }
        },
     "test" : {
        "requires" : {
           "Test::Harness" : "0",
           "Test::More" : "0.90",
           "Time::HiRes" : "0"
           },
        "recommends" : {
           "Test::More" : "1.302183"
           }
        }
     }
  }