Pakket: libnet-imap-simple-perl (1.2211-1)
Verwijzigingen voor libnet-imap-simple-perl
Debian bronnen:
Het bronpakket libnet-imap-simple-perl downloaden:
- [libnet-imap-simple-perl_1.2211-1.dsc]
- [libnet-imap-simple-perl_1.2211.orig.tar.gz]
- [libnet-imap-simple-perl_1.2211-1.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Allard Hoeve (QA-pagina)
- gregor herrmann (QA-pagina)
- Xavier Guimard (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Perl module to manage an IMAP account
Net::IMAP::Simple provides a simple way to access and manipulate information on Internet Message Access Protocol (IMAP) capable servers. The API is mostly equivalent to Net::POP3, with some additional extensions based on the other features supported in the IMAP standard. This module supports connections via SSL using IO::Socket::SSL (see libio-socket-ssl-perl), over IPv6 using IO::Socket::INET6 (see libio-socket-inet6-perl) and handling messages in various ways (delete or undelete, mark as read or unread, expunge, edit flags, and more).
Andere aan libnet-imap-simple-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libio-socket-inet6-perl
- object interface for AF_INET6 domain sockets
-
- rec: libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets
-
- rec: libparse-recdescent-perl
- Perl module to create and use recursive-descent parsers