http://qs1969.pair.com?node_id=11139432

KSHYAMKUMAR has asked for the wisdom of the Perl Monks concerning the following question:

I am planning to use oracle transparent application continuity feature introduced in 18c, i was reading that i should use OCIStmtPrpeare2() instead of standard Perl DBI module which uses OCIStmtPrpeare(), Do we have any Perl modules with in-built support to work with Oracle TAC ? Thank you for your help.