On Thu, Mar 6, 2008 at 10:38 PM, Tim Bunce <[EMAIL PROTECTED]> wrote: > > Either take_imp_data() has been called on the handle > (in which case it's it's now 'brain dead' and can't be used at all), > or the handle has been corrupted or improperly initialized. > > Tim.
On Thu, Mar 6, 2008 at 10:53 PM, Jonathan Rockway <[EMAIL PROTECTED]> wrote: > > A test case (just a runnable example), or at least a stack trace of > where the error occurs, would help debug this. Try perl -MCarp::Always > your_test.pl to get a longmess stacktrace. DBIC_TRACE=1 might also > help. > Hi Tim and Jonathan. Thanks for your answers. I will try to get a test case. I don't know when and why error occurs but I will try to reproduce it. Thanks, -- Jonas _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]
