Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

[OT] Re^2: Populating an array via a DBI call - simplified

by erix (Prior)
on Apr 01, 2017 at 12:55 UTC ( [id://1186683]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -MData::Dumper -MDBI -MDBIx::Simple -e '
      my $db1 = DBI->connect;        # (uses defaults to connect)
      my $db2 = DBIx::Simple->connect;
    ...
    dbix_query_flat    5608/s                 --               -23%
    selectrow_arrayref 7293/s                30%                 --
    

Log In?
Username:
Password:

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

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

    No recent polls found