---
abstract: 'Oracle database driver for the DBI module'
author:
  - 'Tim Bunce <timb@cpan.org>'
  - 'John Scoles <byterock@cpan.org>'
  - 'Yanick Champoux <yanick@cpan.org>'
  - 'Martin J. Evans <mjevans@cpan.org>'
build_requires:
  B: '0'
  Carp: '0'
  Config: '0'
  Data::Dumper: '0'
  Devel::Peek: '0'
  Encode: '0'
  ExtUtils::MakeMaker: '0'
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Math::BigInt: '0'
  Symbol: '0'
  Test::More: '0'
  Test::NoWarnings: '0'
  Thread::Semaphore: '0'
  lib: '0'
  perl: '5.008'
  strict: '0'
  utf8: '0'
  vars: '0'
  warnings: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: DBD-Oracle
provides:
  DBD::Oracle:
    file: lib/DBD/Oracle.pm
    version: '1.83'
  DBD::Oracle::GetInfo:
    file: lib/DBD/Oracle/GetInfo.pm
    version: '1.83'
  DBD::Oracle::Object:
    file: lib/DBD/Oracle/Object.pm
    version: '1.83'
requires:
  DBI: '1.623'
  Data::Dumper: '0'
  DynaLoader: '0'
  Exporter: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  homepage: https://github.com/singingfish/DBD-Oracle
  repository: https://github.com/singingfish/DBD-Oracle.git
version: '1.83'
x_contributors:
  - 'Aaron Crane <arc@cpan.org>'
  - 'Alex Muntada <alexm@alexm.org>'
  - 'Alex Muntada <alex.muntada@gmail.com>'
  - 'Alice Maz <alice@alicemaz.com>'
  - 'Carsten Grohmann <mail@carstengrohmann.de>'
  - 'cjardine <cjardine@50811bd7-b8ce-0310-adc1-d9db26280581>'
  - 'Dag Lem <dag@nimrod.no>'
  - 'David E. Wheeler <david@justatheory.com>'
  - 'David Perry <perry@pythian.com>'
  - 'David Steinbrunner <dsteinbrunner@pobox.com>'
  - 'Dean Hamstead <djzort@cpan.org>'
  - 'Dean Pearce <deanpearce@gmail.com>'
  - 'gregor herrmann <gregoa@debian.org>'
  - 'Gwen Shapira <shapira@pythian.com>'
  - 'Håkon Hægland <hakon.hagland@gmail.com>'
  - 'H.Merijn Brand - Tux <h.m.brand@xs4all.nl>'
  - 'H.Merijn Brand - Tux <linux@tux.freedom.nl>'
  - 'Jochen Hayek <jochen.hayek@ext.eex.com>'
  - 'Joe Crotty <joe.crotty@returnpath.net>'
  - 'John Smith <john.smith@nxp.nz>'
  - 'jurl <jurl@50811bd7-b8ce-0310-adc1-d9db26280581>'
  - 'lbaxter <lbaxter@50811bd7-b8ce-0310-adc1-d9db26280581>'
  - 'Michael Portnoy <portnoy@pythian.com>'
  - "Mike O'Regan <moregan@stresscafe.com>"
  - 'robert <robert@50811bd7-b8ce-0310-adc1-d9db26280581>'
  - 'StephenCIQG <StephenCIQG@50811bd7-b8ce-0310-adc1-d9db26280581>'
  - 'Tony Cook <tony@develop-help.com>'
  - 'Wesley Hinds <wesley.hinds@swri.org>'
x_generated_by_perl: v5.32.1
x_help_wanted:
  - developer
  - documenter
  - tester
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'