The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.