{
  "abstract" : "DBD::Firebird is a DBI driver for Firebird, written using Firebird C API.",
  "author" : [
     "Edwin Pratomo ([email protected])"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "DBD-Firebird",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "File::Path" : "0",
           "File::Temp" : "0",
           "Math::BigFloat" : "1.55",
           "Test::Deep" : "0",
           "Test::Exception" : "0.31",
           "Test::More" : "0.4",
           "Time::HiRes" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "DBI" : "1.41",
           "File::Which" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "DBI" : "1.41",
           "perl" : "5.008001"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "url" : "https://github.com/mariuz/perl-dbd-firebird"
     }
  },
  "version" : "1.26",
  "x_serialization_backend" : "JSON::PP version 2.94"
}