|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
how to get "Subject" using MIME::Parser ?by Anonymous Monk |
| on Jan 22, 2013 at 18:28 UTC ( #1014758=perlquestion: print w/ replies, xml ) | Need Help?? |
|
Anonymous Monk has asked for the
wisdom of the Perl Monks concerning the following question:
Hiya Monks..., I need to get the 'subject:' using the MIME::Parser. How can I get that...? We will get the body by using $data->{BODY} Can I do it like this, $data->{HEADER}; ? to get the subject, If not pls guide me through. Thx in advance
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||