Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: DBI trace has limited output

by Anonymous Monk
on Oct 25, 2021 at 11:24 UTC ( [id://11138008]=note: print w/replies, xml ) Need Help??


in reply to Re^2: DBI trace has limited output
in thread DBI trace has limited output

"A BEGIN code block is executed as soon as possible, that is, the moment it is completely defined, even before the rest of the containing file (or string) is parsed." and use "is exactly equivalent to BEGIN { require Module; Module->import( LIST ); }"

so it sets the variable before DBI is even loaded so DBI can pick it up immediately

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2024-04-23 07:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found