| 12
 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
 94
 95
 96
 97
 98
 99
 
 | CONTRIBUTING.md
CONTRIBUTORS
Changes
INSTALL
LICENSE
MANIFEST
META.yml
Makefile.PL
Oracle.h
Oracle.xs
README
README.help.txt
TESTING.md
TODO
cpanfile
dbdimp.c
dbdimp.h
dbivport.h
examples/README
examples/bind.pl
examples/commit.pl
examples/curref.pl
examples/ex.pl
examples/inserting_longs.pl
examples/japh
examples/mktable.pl
examples/ora_explain.pl
examples/oradump.pl
examples/proc.pl
examples/read_long_via_blob_read.pl
examples/sql
examples/tabinfo.pl
hints/dgux.pl
hints/macos_bundle.syms
hints/macos_lib.syms
hints/macos_syms.pl
hints/svr4.pl
lib/DBD/Oracle.pm
lib/DBD/Oracle/GetInfo.pm
lib/DBD/Oracle/Object.pm
lib/DBD/Oracle/Troubleshooting.pod
lib/DBD/Oracle/Troubleshooting/Aix.pod
lib/DBD/Oracle/Troubleshooting/Cygwin.pod
lib/DBD/Oracle/Troubleshooting/Hpux.pod
lib/DBD/Oracle/Troubleshooting/Linux.pod
lib/DBD/Oracle/Troubleshooting/Macos.pod
lib/DBD/Oracle/Troubleshooting/Sun.pod
lib/DBD/Oracle/Troubleshooting/Vms.pod
lib/DBD/Oracle/Troubleshooting/Win32.pod
lib/DBD/Oracle/Troubleshooting/Win64.pod
mkta.pl
oci.def
oci8.c
ocitrace.h
t/00-compile.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/00dbdoracletestlib.t
t/01base.t
t/02versions.t
t/05base.t
t/10general.t
t/12impdata.t
t/14threads.t
t/15nls.t
t/20select.t
t/21nchar.t
t/22nchar_al32utf8.t
t/22nchar_utf8.t
t/23wide_db.t
t/23wide_db_8bit.t
t/23wide_db_al32utf8.t
t/24implicit_utf8.t
t/25plsql.t
t/26exe_array.t
t/28array_bind.t
t/30long.t
t/31lob.t
t/31lob_extended.t
t/32xmltype.t
t/34pres_lobs.t
t/36lob_leak.t
t/38taf.t
t/39attr.t
t/40ph_type.t
t/50cursor.t
t/51scroll.t
t/55nested.t
t/56embbeded.t
t/58object.t
t/60reauth.t
t/70meta.t
t/80ora_charset.t
t/lib/DBDOracleTestLib.pm
t/lib/ExecuteArray.pm
t/rt13865.t
t/rt74753-utf8-encoded.t
t/rt85886.t
typemap
 |