This module models the Net::IMAP::Simple API, but works non-blocking. It is based on the Danga::Socket framework, rather than anything generic. Sorry if that doesn't fit your world-view....
MSERGEANT/Net-IMAP-Simple-NB-1.1 - 04 Sep 2006 16:57:47 UTCThis module is a subclass of Net::IMAP::SImple that includes SSL support. The interface is identical....
CWEST/Net-IMAP-Simple-SSL-1.3 - 30 Jun 2004 14:24:36 UTCThis module is a subclass of Net::IMAP::Simple::SSL that includes specific support for Gmail IMAP Extensions. Besides the gmail specific methods the interface is identical....
JAMESPO/Net-IMAP-Simple-Gmail-0.21 - 05 Apr 2013 20:08:35 UTCJETTERO/Net-IMAP-Simple-1.2212 - 06 Jun 2018 13:21:17 UTC
Net::IMAP::Client provides methods to access an IMAP server. It aims to provide a simple and clean API, while employing a rigorous parser for IMAP responses in order to create Perl data structures from them. The code is simple, clean and extensible. ...
GANGLION/Net-IMAP-Client-0.9505 - 21 Jul 2014 20:19:36 UTC"Net::IMAP" provides a perl interface to the client portion of IMAP (Internet Message Access Protocol). add more meat - describe overall design (commands, responses, callbacks, convenience routines...
KJOHNSON/NetxAP-0.02 - 03 Oct 1999 15:27:56 UTCImplements Short Message Peer to Peer protocol, which is frequently used to pass short messages between mobile operators implementing short message service (SMS). This is applicable to both european GSM and american CDMA/TDMA systems. This documentat...
SAMPO/Net-SMPP-1.19 - 01 Jun 2011 20:52:56 UTCALEXMV/Net-IMAP-Server-1.39 - 01 May 2016 07:57:57 UTC
IMAP credentials are passed in one of two ways: using the LOGIN command, or the "AUTHENTICATE" command. LOGIN sends the password unencrypted; note, however, that Net::IMAP::Server will not allow the LOGIN command unless the connection is protected by...
ALEXMV/Net-IMAP-Server-1.39 - 01 May 2016 07:57:57 UTC