http://qs321.pair.com?node_id=1201138


in reply to Problem with MIME::Parser and filenames

Digging thru the source a little suggests to me you may also want to add (from http://search.cpan.org/~dskoll/MIME-tools-5.509/lib/MIME/Tools.pm)

MIME::Tools->debugging(1); MIME::Tools->quiet(0);
for more info.