Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Having to specify $_

by Juerd (Abbot)
on Dec 10, 2002 at 17:30 UTC ( [id://218846]=note: print w/replies, xml ) Need Help??


in reply to Having to specify $_

You could use DBIx::Simple.

my $db = DBIx::Simple->connect(...); push @results, $db->query(..., @placeholders)->hashes;

- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-20 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found