Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add Net::SMTP and Net::POP3
  • Loading branch information
retupmoca committed Apr 5, 2014
1 parent c98cda9 commit 20f79c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions most-wanted/modules.md
Expand Up @@ -173,9 +173,9 @@ libraries, but that is not necessarily the case.

* URI (WIP: [URI](https://github.com/ihrd/uri/))
* Email
+ POP3
+ POP3 (WIP: [Net::POP3](https://github.com/retupmoca/P6-Net-POP3/))
+ IMAP
+ SMTP
+ SMTP (WIP: [Net::SMTP](https://github.com/retupmoca/P6-Net-SMTP/))
+ Email::Sender
* HTTP
+ LWP or modern equivalent (Mojo::*?)
Expand Down

0 comments on commit 20f79c6

Please sign in to comment.