Help for this page
sub sendAttachment { ... print $fh "--$boundary\n"; $fh->close; }
sendAttachment( '"Me, Here" <me@here.org>', ... 'text/csv', $data );