1 SASL is a generic mechanism for authentication used by several
2 network protocols. Authen::SASL provides an implementation
3 framework that all protocols should be able to share.
5 The included plugin Authen::SASL::Perl implements several of
6 these protocols (DIGEST-MD5, CRAM-MD5, ANONYMOUS, EXTERNAL,