File: META.yml

package info (click to toggle)
libdbd-oracle-perl 1.76-1
  • links: PTS, VCS
  • area: contrib
  • in suites: buster
  • size: 1,800 kB
  • sloc: ansic: 8,348; perl: 7,845; xml: 448; makefile: 18
file content (93 lines) | stat: -rw-r--r-- 2,646 bytes parent folder | download
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
---
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'
  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'
  utf8: '0'
  vars: '0'
configure_requires:
  Config: '0'
  DBI: '1.623'
  Data::Dumper: '0'
  Devel::Peek: '0'
  Encode: '0'
  ExtUtils::MakeMaker: '0'
  Math::BigInt: '0'
  Test::More: '0'
  Test::NoWarnings: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, 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.76'
  DBD::Oracle::GetInfo:
    file: lib/DBD/Oracle/GetInfo.pm
    version: '1.76'
  DBD::Oracle::Object:
    file: lib/DBD/Oracle/Object.pm
    version: '1.76'
requires:
  DBI: '0'
  DynaLoader: '0'
  Exporter: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
version: '1.76'
x_contributors:
  - 'Aaron Crane <arc@cpan.org>'
  - 'Alice Maz <alice@alicemaz.com>'
  - '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 <dean.hamstead@winc.com.au>'
  - 'Dean Hamstead <djzort@cpan.org>'
  - 'Dean Pearce <deanpearce@gmail.com>'
  - 'Dean Pearce <pearce@pythian.com>'
  - 'gregor herrmann <gregoa@debian.org>'
  - 'Gwen Shapira <shapira@pythian.com>'
  - 'H.Merijn Brand - Tux <h.m.brand@xs4all.nl>'
  - 'Jochen Hayek <jochen.hayek@ext.eex.com>'
  - 'Joe Crotty <joe.crotty@returnpath.net>'
  - 'jurl <jurl@50811bd7-b8ce-0310-adc1-d9db26280581>'
  - 'lbaxter <lbaxter@50811bd7-b8ce-0310-adc1-d9db26280581>'
  - 'Martin J. Evans <github@virginmedia.com>'
  - 'Martin J. Evans <mjegh@virginmedia.com>'
  - 'Michael Portnoy <portnoy@pythian.com>'
  - "Mike O'Regan <moregan@football.flr.follett.com>"
  - "Mike O'Regan <moregan@stresscafe.com>"
  - 'robert <robert@50811bd7-b8ce-0310-adc1-d9db26280581>'
  - 'StephenCIQG <StephenCIQG@50811bd7-b8ce-0310-adc1-d9db26280581>'
  - 'Wesley Hinds <wesley.hinds@swri.org>'
x_generated_by_perl: v5.26.1
x_help_wanted:
  - developer
  - documenter
  - tester
x_serialization_backend: 'YAML::Tiny version 1.73'