Try using ->p->LName
for (@proc_requests){ print join "\t",$_->PID,$_->p->LName,$_->sent_email,"\n"; };
I agree with soonix, your SQL logic is odd. It will retrieve sent_email values of '0000-00-00' because they are defined.
pojIn reply to Re^3: Problems Using Join in DBIx::Class
by poj
in thread Problems Using Join in DBIx::Class
by phildeman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |