SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Authen-SASL rpm build for : OpenSuSE. For other distributions click perl-Authen-SASL.

Name : perl-Authen-SASL
Version : 2.170.0 Vendor : obs://build_opensuse_org/home:dgarcia
Release : 3.1 Date : 2024-03-08 22:59:55
Group : Unspecified Source RPM : perl-Authen-SASL-2.170.0-3.1.src.rpm
Size : 0.11 MB
Packager : (none)
Summary : 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.

By default Authen::SASL tries to load Authen::SASL::XS first, followed by
Authen::SASL::Perl on failure. If you want to change the order or want to
specifically use one implementation only simply do

use Authen::SASL qw(Perl);

or if you have another plugin module that supports the Authen::SASL API

use Authen::SASL qw(My::SASL::Plugin);

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/dgarcia:/staging/Factory/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Authen-SASL-2.170.0-3.1.noarch.rpm
     

Provides :
perl(Authen::SASL)
perl(Authen::SASL::CRAM_MD5)
perl(Authen::SASL::EXTERNAL)
perl(Authen::SASL::Perl)
perl(Authen::SASL::Perl::ANONYMOUS)
perl(Authen::SASL::Perl::CRAM_MD5)
perl(Authen::SASL::Perl::DIGEST_MD5)
perl(Authen::SASL::Perl::EXTERNAL)
perl(Authen::SASL::Perl::GSSAPI)
perl(Authen::SASL::Perl::LOGIN)
perl(Authen::SASL::Perl::PLAIN)
perl-Authen-SASL

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Digest::HMAC_MD5)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Authen
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL.pod
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/CRAM_MD5.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/EXTERNAL.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/Perl
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/Perl.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/Perl.pod
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/Perl/ANONYMOUS.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/Perl/CRAM_MD5.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/Perl/DIGEST_MD5.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/Perl/EXTERNAL.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/Perl/GSSAPI.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/Perl/LOGIN.pm
/usr/lib/perl5/vendor_perl/5.40.0/Authen/SASL/Perl/PLAIN.pm
/usr/share/doc/packages/perl-Authen-SASL
/usr/share/doc/packages/perl-Authen-SASL/Changes
/usr/share/doc/packages/perl-Authen-SASL/README
/usr/share/doc/packages/perl-Authen-SASL/api.txt
/usr/share/doc/packages/perl-Authen-SASL/compat_pl
/usr/share/doc/packages/perl-Authen-SASL/example_pl
/usr/share/licenses/perl-Authen-SASL
/usr/share/licenses/perl-Authen-SASL/LICENSE
/usr/share/man/man3/Authen::SASL.3pm.gz
/usr/share/man/man3/Authen::SASL::Perl.3pm.gz
/usr/share/man/man3/Authen::SASL::Perl::ANONYMOUS.3pm.gz
/usr/share/man/man3/Authen::SASL::Perl::CRAM_MD5.3pm.gz
/usr/share/man/man3/Authen::SASL::Perl::DIGEST_MD5.3pm.gz
/usr/share/man/man3/Authen::SASL::Perl::EXTERNAL.3pm.gz
There is 3 files more in these RPM.

 
ICM