### Cat (Unix only): if (1) { my $path = "cat $gifpath |"; $msg->attach(Subject => "Cat path to pipe, and read that", Path => $path, Type => 'image/gif'); }