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

Re: RFC: Databases made easy

by JavaFan (Canon)
on Mar 21, 2011 at 11:51 UTC ( [id://894479]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    local $dbh->{RaiseError} = 1;
    local $dbh->{PrintError} = 0;
    ...
        }
        die $err;
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found