On 3/28/07, Mumia W. <[EMAIL PROTECTED]> wrote:
The documentation for Net::POP3 suggests that $msg already contains the message data split into lines; $msg is a reference to an array containing the required data (already split), so there is no need to split.
Ok, but i don't use any loop to get my mail displayed completly, how could i get each lines separatly ?