- or download this
[% FOREACH recipient IN call_list %]
\textbf{recipient.email} & box & recipient.uid: recipient.name & r
+ecipient.fname recipient.lname & recipient.phones \\
...
[% END %]
\hline
[% END %]
- or download this
sub produce_report {
my $call_list = shift;
...
return;
}
- or download this
\textbf{recipient.email} & box & recipient.uid: recipient.name & r
+ecipient.fname recipient.lname & recipient.phones \\
\hline
...
\hline