[ 原始碼: libnet-imap-simple-perl ]
套件:libnet-imap-simple-perl(1.2211-1)
libnet-imap-simple-perl 的相關連結
Debian 的資源:
下載原始碼套件 libnet-imap-simple-perl:
- [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]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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).
其他與 libnet-imap-simple-perl 有關的套件
|
|
|
|
-
- 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