The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "DBD::Firebird is a DBI driver for Firebird, written using Firebird C API.",
   "author" : [
      "Edwin Pratomo (edpratomo@users.sourceforge.net)"
   ],
   "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" : {}
      },
      "configure" : {
         "requires" : {
            "DBI" : "1.41",
            "File::Which" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DBI" : "1.41",
            "perl" : "5.008001"
         }
      },
      "test" : {
         "requires" : {
            "File::Path" : "0",
            "File::Temp" : "0",
            "Math::BigFloat" : "1.55",
            "Test::CheckDeps" : "0.007",
            "Test::Deep" : "0",
            "Test::Exception" : "0.31",
            "Test::More" : "0.4",
            "Time::HiRes" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "url" : "https://github.com/mariuz/perl-dbd-firebird"
      }
   },
   "version" : "1.30",
   "x_serialization_backend" : "JSON::PP version 2.97000"
}