软件包: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
- 拉里 沃尔的实用报表提取语言(Perl)
-
- 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