Help for this page
my ($body) = $line =~ /^body: \n (.*) \n attachment/xsi;
# this is from perlop while (<>) { ... # ... } }