SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Template-Plugin-LDAP rpm build for : OpenSuSE. For other distributions click perl-Template-Plugin-LDAP.

Name : perl-Template-Plugin-LDAP
Version : 0.05 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.7.1 Date : 2023-07-20 15:03:44
Group : Development/Libraries/Perl Source RPM : perl-Template-Plugin-LDAP-0.05-lp155.7.1.src.rpm
Size : 0.01 MB
Packager : https://www_suse_com/
Summary : Handle LDAP queries in TT pages.
Description :
This is a plugin for the Template Toolkit to do LDAP queries. It does not
do updates. Mostly, it is similiar in design to the DBI plugin, except
where I copied it wrong. :-)

Basically, pass in a hostname and optionally a username/password to the
constructor.

To do a search, you need to specify at least base and filter arguments to
the search method, but have a look at Net::LDAP(3) (the search method)
because that is what is being used underneath and there are quite a few
options.

The entries that you get back from the search are at present very
simplistic and really only meant for display purposes only. If I need to do
updates later, that functionality might be added.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Template-Plugin-LDAP-0.05-lp155.7.1.noarch.rpm
     

Provides :
perl(Template::Plugin::LDAP)
perl(Template::Plugin::LDAP::Entry)
perl(Template::Plugin::LDAP::Iterator)
perl-Template-Plugin-LDAP

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Net::LDAP)
perl(Template)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Template
/usr/lib/perl5/vendor_perl/5.26.1/Template/Plugin
/usr/lib/perl5/vendor_perl/5.26.1/Template/Plugin/LDAP.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Template-Plugin-LDAP
/usr/share/doc/packages/perl-Template-Plugin-LDAP/Changes
/usr/share/man/man3/Template::Plugin::LDAP.3pm.gz

 
ICM