in reply to Parsing Attachments

Take a look at the Mail::Box bundle of modules, esp. Mail::Message - which might be more intuitive to you.
-- Joost downtime n. The period during which a system is error-free and immune from user input.

Replies are listed 'Best First'.
Re: Re: Parsing Attachments
by cjf (Parson) on Jun 11, 2002 at 11:02 UTC

    Just saw an item on use.perl.org about Mail::Box. The module's website is here and there's also a mailing list (subscribe address can be found in the use.perl.org story).