in reply to Using MIME::Tools to save attachments

Additional information. I get the message body into an array and it prints out fine doing a:
foreach $line (@body) { print "$line\n"; }
It's the taking of that array and getting the attachment out of it that is the problem.
Thanks!

Replies are listed 'Best First'.
Re: Re: Using MIME::Tools to save attachments
by defyance (Curate) on May 13, 2002 at 06:47 UTC
    If we could see some more code, it would make it easier to help you out.

    -- Yes, I am a criminal. My crime is that of defyance.