Re: Store each lines from a response...
"Devilish Entity" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
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 ?