Subject: | Operation `bool': no method found, argument in overloaded package Class::DBI::Object::Has::Been::Deleted |
# uname -a
Linux main 2.6.11.12-xenU #1 Thu Aug 4 00:48:08 BST 2005 i686 athlon i386 GNU/Linux
# perl -v
This is perl, v5.8.5 built for i386-linux-thread-multi
Broken in all versions I've tried, including the latest as of this writing: Class-DBI-v3.0.12
It is pretty easy to duplicate this 'bool' error. Just try to access a method that explodes a might_have relationship after performing a delete operation within the same process. It crashes 100% of the time.