This module is ALPHA code, which means that public interfaces are largely untested, and may change in future releases. Use with caution! Please report any errors back to eryq@zeegee.com as soon as you can.
mimedump - dump out the contents of a parsed MIME message
Read a MIME stream from the stdin, and dump its contents to the stdout.
mimedump < mime.msg
Andreas Koenig suggested this, and wrote the original code. Eryq perverted the hell out of it.