Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

RE: Mail::POP3Client

by runrig (Abbot)
on Sep 13, 2000 at 22:04 UTC ( [id://32306]=note: print w/replies, xml ) Need Help??


in reply to Mail::POP3Client

Can anyone explain the difference between Mail::POP3Client and Net::POP3, why I'd use one or the other?
The only difference I see looking at them is the RFC #'s.

Replies are listed 'Best First'.
RE: RE: Mail::POP3Client
by xjar (Pilgrim) on Sep 21, 2000 at 22:48 UTC
    Personally, in pemail, I chose Mail::POP3Client over Net::POP3 because Mail::POP3Client offered more methods for accessing the pop3 server, specifically the Head(MESSAGE_NUMBER), Body(MESSAGE_NUMBER), and HeadAndBody(MESSAGE_NUMBER [, PREVIEW_LINES]) methods. They allowed easy access to parts of the message that you wanted without necessarily grabbing the entire message. Other than that and a few very minor differences in setting up the server connection, they are very similar and I say use whichever you prefer as they essentially provide the same functionality. I just overall found Mail::POP3Client a bit easier to work with for a Perl neophyte. :)

    xjar

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://32306]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-18 14:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found