http://www.perlmonks.org?node_id=1014762


in reply to how to get "Subject" using MIME::Parser ?

Can I do it like this, $data->{HEADER}; ? to get the subject

The easiest way to find out is to try it.

Oh, and did you read the documentation? It tells you to MIME::Tools, which has an example of how to retrieve the Subject header.