-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-svn-id: http://svn.perl.org/modules/dbd-oracle/trunk@104 50811bd7-b8ce-0310-adc1-d9db26280581
- Loading branch information
jurl
committed
Feb 21, 2004
1 parent
05d3d85
commit c3f82a9
Showing
43 changed files
with
14,367 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
Changes | ||
MANIFEST | ||
Makefile.PL | ||
Oracle.ex/Readme | ||
Oracle.ex/bind.pl | ||
Oracle.ex/commit.pl | ||
Oracle.ex/ex.pl | ||
Oracle.ex/japh | ||
Oracle.ex/mktable.pl | ||
Oracle.ex/oradump.pl | ||
Oracle.ex/proc.pl | ||
Oracle.ex/sql | ||
Oracle.ex/tabinfo.pl | ||
Oracle.h | ||
Oracle.pm | ||
Oracle.xs | ||
Oraperl.pm | ||
README | ||
README.clients | ||
README.explain | ||
README.help | ||
README.java | ||
README.login | ||
README.longs | ||
README.sec | ||
README.win32 | ||
README.wingcc Notes about building with mingw32 and cygwin32 | ||
Todo | ||
dbdimp.c | ||
dbdimp.h | ||
hints/svr4.pl | ||
oci.def OCI.DLL export declarations | ||
oci7.c | ||
oci8.c | ||
ocitrace.h | ||
ora_explain.PL | ||
oraperl.ph Old oraperl file included for completeness of emulation | ||
t/base.t | ||
t/general.t | ||
t/long.t | ||
t/plsql.t | ||
t/reauth.t | ||
test.pl |
Oops, something went wrong.