Help for this page
for my $file (@files) { my $att_part = MIME::Lite::->new( ... $msg->attach($att_part); };