Keep It Simple, Stupid | |
PerlMonks |
Re^4: Accessing a lexical variable of another file.by Superfox il Volpone (Sexton) |
on Sep 10, 2014 at 15:51 UTC ( [id://1100173]=note: print w/replies, xml ) | Need Help?? |
Hi, thanks for the replies. Not sure I understood, the reference to the db handle is inside my $dbh. Because the file is a wrapper to the db_handle I do not want to use explicitly dbi->connect(), but I prefer to rely on the file methods to connect & disconnect. I need some additional flexibility too, and for this I would like to exploit the same handle used by the wrapper. Kind regards, S. Fox
In Section
Seekers of Perl Wisdom
|
|