David F. Skoll > MIME-tools-5.417 > mimeprint

Download:
MIME-tools-5.417.tar.gz

Annotate this POD

CPAN RT

New  11
Open  8
View Bugs
Report a bug
Source   Latest Release: MIME-tools-5.420

NAME ^

mimeprint - parse a MIME stream, and print the parsed entity

SYNOPSIS ^

    mimeprint
        Give usage.
     
    mimeprint [options] infile
        Parse a MIME stream from infile (- means stdin), and print 
        entity to stdout.

DESCRIPTION ^

Parse a MIME stream, and output the resulting entity. This is a nice way of eyeballing whether or not MIME-tools "understood" your MIME message.

Due to nonuniqueness of MIME encodings, there is a very good chance that your output will not exactly resemble your input.

AUTHOR ^

Eryq, eryq@zeegee.com