http://qs1969.pair.com?node_id=60318


in reply to Re: (tye)Re: quoted-printable, and ugly code
in thread quoted-printable, and ugly code

MIME::Parser is a real heavyweight. MIME::Lite is a good alternative.


Always keep a song in your heart.
It's like karaoke for the voices in your head.
  • Comment on Re: Re: (tye)Re: quoted-printable, and ugly code

Replies are listed 'Best First'.
Re: Re: Re: (tye)Re: quoted-printable, and ugly code
by McD (Chaplain) on Feb 23, 2001 at 00:58 UTC
    Cool, I hadn't seen that one!

    Of course, the original query had to do with parsing MIME, and MIME::Lite doesn't seem to do that. From the docs:

    MIME::Lite is intended as a simple, standalone module for generating (not parsing!) MIME messages...

    Peace,
    -McD