So what is Oracle::OCI?
 
 
- Simply…
- 
- 
 A Perl module that makes the full OCI API available in Perl
 
 
- But that’s not all…
- 
- 
- A very thin layer over the OCI API
- Designed and built for speed
- Automatic error checking built-in
- Valuable detailed call tracing/debugging built-in
- Integrates very well with DBI and DBD::Oracle
-