[CDBI] overload problems
"Daniel Williams" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <5B0731A8753509478386ED3D6513B2D1016FBD91@isp-per-exch01.win2k.iinet.net.au> |
Hi, I am using Class::DBI 3.0.14 I am very inconsistently getting the error : Operation `.=': no method found, left argument has no overloaded magic, right argument in overloaded package Class::DBI::Object::Has::Been::Deleted at /usr/share/perl5/Class/DBI/Relationship/HasA.pm line 61. Any ideas where to start looking for the problem? It's a modperl environment and only happens 1 in 20 - 50 hits, generally after non use for a while. I can replicate it, but not any more the once so I can't break down the code.. Daniel