Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: CGI::Application::Plugin::DBH connect error handling

by Anonyrnous Monk (Hermit)
on Feb 10, 2011 at 21:30 UTC ( [id://887537]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
                ...
                # use the parameters the user supplied 
    ...
                    require DBI;
                    $self->{__DBH}{$name} = DBI->connect(@{ $self->{__DBH_
    +CONFIG}{$name} });   # DBH.pm:42
                }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2025-03-18 13:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (57 votes). Check out past polls.