Hi, first of all, I want to apology if this question does not belong to this mail list.<br> I am working on an email function that read in pop3 mails and return some values such as Subject, From, To, Date. I try Net::POP3, simple code like:<br> <br> my $pop = Net::POP3-&gt;new('mymailserver.com', Timeout =&gt; 60);<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br> if ($pop-&gt;login($username, $password) &gt; 0) {<br> &nbsp; my $msg = $pop-&gt;top(1);&nbsp; # just read the 1 mail<br> ...<br> }<br> <br> ---<br> If I stash out the value of $msg, it is an ARRAY(...) . I'm not sure how to manipulate that. I hope that someone (not getting mad because I pop the message in wrong room) would help me out a bit with which module is good to use for this type of work.<br> <br> Thank you<br> <br> <p>&#32;

<hr size=1>
<a href="http://us.rd.yahoo.com/evt=49678/*http://smallbusiness.yahoo.com/domains/?p=BESTDEAL"> Get your own web address.</a><br> Have a HUGE year through <a href="
http://us.rd.yahoo.com/evt=49678/*http://smallbusiness.yahoo.com/domains/?p=BESTDEAL">Yahoo! Small Business.</a>