foreach my $row (@{$mdarray}) { $mail->datasend("data row: @{$row}"); }