extproc_perl

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

	* can specify debug directory as a runtime setting
	* simple_query.c and simple_query functions decommissioned
	* oci.c now contains all significant OCI routines
	* ExtProc "convenience" routines removed
	* new fetch_code routine dedicated to fetching code from database
	* code in database now stored as VARCHAR2 instead of CLOB
	* support for per-session namespaces (packages)
	* renamed ExtProc::exception to ExtProc::ora_exception
	* ExtProc::is_function & ExtProc::is_procedure will tell you the
	  context of the current call
	* split module shared objects into their own library, libperlxsi,
	  so they can be maintained separately from extproc_perl.so
	* perlxsi.mk Makefile is installed to facilitate linking new modules
	* perl_config view contains configuration settings



( run in 1.148 second using v1.01-cache-2.11-cpan-71847e10f99 )