Changes for version 0.94 - 2002-11-22

  • Renamed "context" attribute to "ora_context" in DBD::Oracle patch on Tim Bunce's suggestion
  • Retrieve code from database in addition to bootstrap file
  • Query database for code when get_cv fails
  • Bootstrap file is now optional
  • _codetable() special subroutine sets or returns database table that is queried for code
  • _modules() special subroutine returns statically linked modules
  • _error() special subroutine returns most recent error string
  • Rewrote ExtProc module convenience functions to use OCI simple_query interface. This removes the DBI dependency of the ExtProc module, which was a performance hit on initial load.
  • Wrote "ep" script to import and export code from a database.

Documentation

Oracle Perl Procedure Library

Modules

Perl interface to the Oracle Perl External Procedure Library