Help for this page

Select Code to Download


  1. or download this
    for (@proc_requests){
      print join "\t",$_->PID,$_->p->LName,$_->sent_email,"\n";
    };