1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
---
abstract: 'Oracle database driver for the DBI module'
author:
- 'Tim Bunce <timb@cpan.org>'
- 'John Scoles'
- 'Yanick Champoux <yanick@cpan.org>'
build_requires:
Carp: 0
Config: 0
Data::Dumper: 0
Devel::Peek: 0
Encode: 0
Math::BigInt: 0
Oraperl: 0
Scalar::Util: 0
Test::More: 0.94
Thread::Semaphore: 0
utf8: 0
vars: 0
configure_requires:
ExtUtils::MakeMaker: 6.30
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.300009, CPAN::Meta::Converter version 2.120630'
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.44
DBD::Oracle::GetInfo:
file: lib/DBD/Oracle/GetInfo.pm
version: 1.44
DBD::Oracle::Object:
file: lib/DBD/Oracle/Object.pm
version: 1.44
DBD::Oracle::Troubleshooting:
file: lib/DBD/Oracle/Troubleshooting.pm
version: 1.44
DBD::Oracle::db:
file: lib/DBD/Oracle.pm
version: 1.44
DBD::Oracle::dr:
file: lib/DBD/Oracle.pm
version: 1.44
DBD::Oracle::st:
file: lib/DBD/Oracle.pm
version: 1.44
requires:
DBI: 0
DynaLoader: 0
Exporter: 0
perl: 5.006
strict: 0
warnings: 0
resources:
bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=DBD-Oracle
homepage: http://search.cpan.org/dist/DBD-Oracle/
repository: git://github.com/yanick/DBD-Oracle.git
version: 1.44
x_authority: cpan:PYTHIAN
|