Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Debugging DBD::Oracle

by Corion (Patriarch)
on Oct 16, 2015 at 06:15 UTC ( #1145065=note: print w/replies, xml ) Need Help??


in reply to Debugging DBD::Oracle

DBI relies heavily on tied hashes for attributes. Also, most of the meat of a DBD implementation lives in the client library of the database, which is most likely a blob of C and XS code. The Perl side of the world mostly holds a pointer to the real configuration data in XS space.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1145065]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2023-12-11 02:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (41 votes). Check out past polls.

    Notices?