p5-Mail-IMAPClient-3.43
perl module for an IMAP Client API
Back to search · Project homepage
Description
This module provides methods implementing the IMAP protocol. It
allows perl scripts to interact with IMAP message stores.
The module is used by constructing or instantiating a new IMAPClient
object via the new constructor method. Once the object has been
instantiated, the connect method is either implicitly or explicitly
called.
At that point methods are available that implement the IMAP client
commands as specified in RFC2060. When processing is complete, the
logoff object method is called, either explicitly by the program
or implicitly when the object goes out of scope (or at program
termination).
Package information
- Ports path
- mail/p5-Mail-IMAPClient
- Package architecture
- *
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- mail, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- devel/p5-Parse-RecDescent
- security/p5-Authen-NTLM
- security/p5-Authen-SASL
- security/p5-Digest-HMAC
- security/p5-IO-Socket-SSL
Build
- devel/p5-Parse-RecDescent
- security/p5-Authen-NTLM
- security/p5-Authen-SASL
- security/p5-Digest-HMAC
- security/p5-IO-Socket-SSL
Test
- devel/p5-Parse-RecDescent
- security/p5-Authen-NTLM
- security/p5-Authen-SASL
- security/p5-Digest-HMAC
- security/p5-IO-Socket-SSL
- devel/p5-Test-Pod
- devel/p5-Test-Pod-Coverage
Used by (5 dependency relationships)
Includes library, runtime, build and test relationships. Results load 100 at a time.