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

Re: Question on CGI::Application::Plugin::DBH and named handels

by Anonymous Monk
on Aug 18, 2009 at 15:44 UTC ( [id://789504]=note: print w/replies, xml ) Need Help??


in reply to Question on CGI::Application::Plugin::DBH and named handles

must call dbh_config() before calling dbh().

Means you must call dbh_config() before calling dbh(). There is no way other than to call dbh_config(), so why don't you call dbh_config()?

  • Comment on Re: Question on CGI::Application::Plugin::DBH and named handels

Replies are listed 'Best First'.
Re^2: Question on CGI::Application::Plugin::DBH and named handels
by Anonymous Monk on Aug 18, 2009 at 16:01 UTC
    I've done $dbh_config(); and $self->dbh_config(); which throw the error $dbh_config is not imported and for the secondmust call dbh_config. Thanks

Log In?
Username:
Password:

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

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

    No recent polls found