libauthen-sasl-perl

Authen::SASL - SASL Authentication framework

Description

SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share.

The framework allows different implementations of the connection class to be plugged in. At the time of writing there were two such plugins:
 - Authen::SASL::Perl
   This module implements several mechanisms and is implemented
   entirely in Perl.
 - Authen::SASL::XS
   This module uses the Cyrus SASL C-library (both version 1 and 2 are
   supported).
 - Authen::SASL::Cyrus
   This module is the predecessor to Authen::SASL::XS. Until version 2.16,
   Authen::SASL::Cyrus was loaded as an alternative to Authen::SASL::XS.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Authen-SASL


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libauthen-sasl-perl