{
   "abstract" : "database abstraction layer",
   "author" : [
      "Nigel Horne <njh@bandsman.co.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Database-Abstraction",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "DBD::SQLite::Constants" : "0",
            "Data::Dumper" : "0",
            "File::Basename" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "File::pfopen" : "0.03",
            "autodie" : "0",
            "perl" : "5.008",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "DBD::CSV" : "0",
            "DBD::XMLSimple" : "0.07",
            "File::Spec" : "0",
            "FindBin" : "0",
            "Test::Carp" : "0",
            "Test::Compile" : "0",
            "Test::DescribeMe" : "0",
            "Test::Most" : "0",
            "Test::Needs" : "0",
            "Test::NoWarnings" : "0",
            "Text::xSV::Slurp" : "0",
            "XML::Simple" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Database-Abstraction@rt.cpan.org",
         "web" : "https://github.com/nigelhorne/Database-Abstraction/issues",
         "x_url" : "https://github.com/nigelhorne/Database-Abstraction/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/nigelhorne/Database-Abstraction.git",
         "web" : "https://github.com/nigelhorne/Database-Abstraction",
         "x_repository" : "https://github.com/nigelhorne/Database-Abstraction"
      }
   },
   "version" : "0.12",
   "x_serialization_backend" : "JSON::PP version 4.16"
}