File-Unpack2

 view release on metacpan or  search on metacpan

TODO  view on Meta::CPAN

# metamail: Incomplete multipart message -- unexpected EOF
# Cannot handle any part of multipart/alternative message

-> use perl-MIME-tools, this is more flexible.

# when I extract the parts between the boundary string and feed this
# to metamail one by one, it works well.
env METAMAIL_TMPDIR=. metamail -d -w jpeg.mm
 This message contains 'image/jpeg`-format data.

 which is being decoded and written to the file named "./Unknown.jpeg".
 If you do not want this data, you probably should delete that file.
 Wrote file ./Unknown.jpeg



( run in 0.409 second using v1.01-cache-2.11-cpan-a9ef4e587e4 )