in reply to Re^6: Class::DBI error?
in thread Class::DBI error?
Now you can start looking at the data. Try this:
Right after that 'if' check. Basically, start looking at the data to be sure $thread has what you think.warn "Does thread have some data? " . $thread->author . "\n";
|
|---|