in reply to Problem with MIME::Parser

Please read Writeup Formatting Tips for advice on how to make your posts as readable as possible. Enclosing your whole post in <pre> tags makes it harder to read.

It looks like you might need to write a subclass of MIME::Parser::Filer that works as you expect. In particular you'll want to override the methods evil_filename and/or exorcise_filename.

--
<http://dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg