MIMEDUMP(1) User Contributed Perl Documentation MIMEDUMP(1)
NAME
mimedump - dump out the contents of a parsed MIME message
DESCRIPTION
Read a MIME stream from the stdin, and dump its contents to the stdout.
SYNOPSIS
mimedump < mime.msg
AUTHOR
Andreas Koenig suggested this, and wrote the original code. Eryq perverted the hell out of it.
perl v5.12.0 2007-08-29 MIMEDUMP(1)