diff options
Diffstat (limited to 'perl/perl-Authen-SASL/README')
-rw-r--r-- | perl/perl-Authen-SASL/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/perl/perl-Authen-SASL/README b/perl/perl-Authen-SASL/README new file mode 100644 index 0000000000..0ddc945a68 --- /dev/null +++ b/perl/perl-Authen-SASL/README @@ -0,0 +1,8 @@ +Authen::SASL - SASL Authentication framework + +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. + +Dependencies: +perl-Digest-HMAC |