in reply to Re: Using DBI handle in several packages
in thread Using DBI handle in several packages
That data is passed to the modules by the main code anyway. The modules connect, fetch data and close up. :)
Update: All data required for a clean connect is either passed along in constructor (User, Password, DB Type, DB Name, Port) or are Module vars (table name).
Greetz
Beatnik
... Quidquid perl dictum sit, altum viditur.