in reply to scope and undef
However, deep in my heart, I don't really believe it, this has the fault smell of a bug in Perl.
For debugging purposes, to see if any attempt is being made to clean up the object, you can add print statements in a DESTROY handler — use Hook::LexWrap or another similar module if one already exists and you don't want to edit the source; or subclass the class of the database connection.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: scope and undef
by Ryszard (Priest) on Aug 28, 2007 at 13:19 UTC | |
by eric256 (Parson) on Aug 28, 2007 at 17:03 UTC | |
by Ryszard (Priest) on Aug 29, 2007 at 07:37 UTC |