Convert::TNEF installation instructions:

First find and install the following (without
which none of this will work):
IO-stringy (contains IO::Wrap & more)
MIME-tools (contains MIME::Body & more)

perl Makefile.PL
make
make test
make install
