Help for this page
foreach (@attachments) { $_->method1; $_->method2; }
{ local $/ = undef; $data = <FILE> }
local $_