软件包: libnet-imap-simple-perl (1.2209-1)
libnet-imap-simple-perl 的相关链接
Trisquel 的资源:
下载源码包 libnet-imap-simple-perl:
- [libnet-imap-simple-perl_1.2209-1.dsc]
- [libnet-imap-simple-perl_1.2209.orig.tar.gz]
- [libnet-imap-simple-perl_1.2209-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Allard Hoeve
- gregor herrmann
- Xavier Guimard
外部的资源:
- 主页 [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