if (defined $body) { $content .= $body->as_string; $filename = $body->path; unlink($filename); };