Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: MySQL and Perl - Shorthand

by graff (Chancellor)
on Sep 23, 2002 at 00:57 UTC ( [id://199980]=note: print w/replies, xml ) Need Help??


in reply to MySQL and Perl - Shorthand

I also use a method like the one that George Shearston suggested above, though mine is designed as a package module that is a bit more general-purpose -- you can find it here.

My motivation was the same as yours. The DBI calls are many and varied and sometimes bulky, and the DBI manual is awfully long reading, so I just wanted my own "wrapper" module that would have a handful of always-useful, always compact methods, whose names and args are easy to remember. I seldom/never need more than what the wrapper provides, and hardly ever need to look back at the DBI man page anymore...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-03-28 11:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found