Queue: DBI
 Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=36696 >

I think the DESTROY method for the dbh is calling code that in turn uses
eval(), which will clear out [EMAIL PROTECTED]  The fix should be to localize 
$@ in
the DESTROY function before calling any other code from it.

Reply via email to