DBD::SQLite でエラー closing dbh with active statement handles

DBD::SQLiteで以下のエラーが発生

closing dbh with active statement handles


http://search.cpan.org/~msergeant/DBD-SQLite-1.13/
http://rt.cpan.org/Public/Bug/Display.html?id=17603


これは、1.11のときの bug だそうで、 1.12 で修正されてる。
けど、1.13 で再度出現。。


確認したところだと、1.12で改善、1.13で発生でしたー