foreach my $row (@{$mdarray}) { $mail->datasend("item 1: $row->[0]\n"); ... }