Author: hmbrand Date: Fri May 1 05:51:48 2009 New Revision: 12732 Modified: dbi/trunk/TODO_2005.txt
Log: typo in old file (in search of RT43440) Modified: dbi/trunk/TODO_2005.txt ============================================================================== --- dbi/trunk/TODO_2005.txt (original) +++ dbi/trunk/TODO_2005.txt Fri May 1 05:51:48 2009 @@ -111,7 +111,7 @@ will be deleted if a ::st::reset method exists. Make $DBI::err etc plain (untied) variables. -Set them in set_err() and when returing from dispatch. +Set them in set_err() and when returning from dispatch. Clear them, if appropriate, when entering dispatch dispatch(). Enable drivers to provide a hash to map err codes into state values.
