in reply to Re: Re: Problem managing persistent database connections in modules
in thread Problem managing persistent database connections in modules
You could just as easily make the DBH a package variable, but doing it this way seemed "neater" despite the increaed number of calls to get_dbh.
|
|---|