{
  "abstract" : "Oracle database driver for the DBI module",
  "author" : [
     "Tim Bunce <[email protected]>",
     "John Scoles <[email protected]>",
     "Yanick Champoux <[email protected]>",
     "Martin J. Evans <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "DBD-Oracle",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "DBI" : "1.51",
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "version" : "0.9901"
        }
     },
     "runtime" : {
        "requires" : {
           "DBI" : "0",
           "DynaLoader" : "0",
           "Exporter" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Carp" : "0",
           "Config" : "0",
           "Data::Dumper" : "0",
           "Devel::Peek" : "0",
           "Encode" : "0",
           "Math::BigInt" : "0",
           "Test::More" : "0.88",
           "Thread::Semaphore" : "0",
           "utf8" : "0",
           "vars" : "0"
        }
     }
  },
  "provides" : {
     "DBD::Oracle" : {
        "file" : "lib/DBD/Oracle.pm",
        "version" : "1.64"
     },
     "DBD::Oracle::GetInfo" : {
        "file" : "lib/DBD/Oracle/GetInfo.pm",
        "version" : "1.64"
     },
     "DBD::Oracle::Object" : {
        "file" : "lib/DBD/Oracle/Object.pm",
        "version" : "1.64"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "bug-dbd-oracle at rt.cpan.org",
        "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-Oracle"
     },
     "homepage" : "http://search.cpan.org/dist/DBD-Oracle/",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/pythian/DBD-Oracle.git",
        "web" : "https://github.com/pythian/DBD-Oracle"
     }
  },
  "version" : "1.64",
  "x_authority" : "cpan:PYTHIAN",
  "x_contributors" : [
     "David E. Wheeler <[email protected]>",
     "David Perry <[email protected]>",
     "Gwen Shapira <[email protected]>",
     "Joe Crotty <[email protected]>",
     "Michael Portnoy <[email protected]>",
     "StephenCIQG <StephenCIQG@50811bd7-b8ce-0310-adc1-d9db26280581>",
     "cjardine <cjardine@50811bd7-b8ce-0310-adc1-d9db26280581>",
     "jurl <jurl@50811bd7-b8ce-0310-adc1-d9db26280581>",
     "lbaxter <lbaxter@50811bd7-b8ce-0310-adc1-d9db26280581>",
     "robert <robert@50811bd7-b8ce-0310-adc1-d9db26280581>"
  ],
  "x_help_wanted" : [
     "coder",
     "documentation",
     "tester"
  ]
}