{
   "abstract" : "Catmandu module to import data from any DBI source",
   "author" : [
      "Patrick Hochstenbach <patrick.hochstenbach@ugent.be>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4203",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Catmandu-Importer-DBI",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Software::License" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Catmandu" : "0.8005",
            "DBI" : "1.630",
            "Moo" : "1.000003",
            "perl" : "v5.10.1"
         }
      }
   },
   "provides" : {
      "Catmandu::Importer::DBI" : {
         "file" : "lib/Catmandu/Importer/DBI.pm",
         "version" : "0.03"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/LibreCat/Catmandu-Importer-DBI/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://github.com/LibreCat/Catmandu-Importer-DBI"
      }
   },
   "version" : "0.03"
}