The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "URI::ldap"

URI::ldap - LDAP Uniform Resource Locators River stage five • 1893 direct dependents • 10024 total dependents

"URI::ldap" provides an interface to parse an LDAP URI into its constituent parts and also to build a URI as described in RFC 2255....

OALDERS/URI-5.28 - 27 Mar 2024 01:50:38 UTC - Search in distribution
  • URI - Uniform Resource Identifiers (absolute and relative)

URI::ldapdb - LDAP database URI River stage two • 5 direct dependents • 26 total dependents

Linkage between URI::db and DBD::LDAP. I would have used URI::ldap, but that was already taken for a module with slightly different intentions....

DWHEELER/URI-db-0.22 - 05 Apr 2024 01:36:51 UTC - Search in distribution

Quiq::Ldap::Client - LDAP Client River stage zero No dependents

Ein Objekt der Klasse repräsentiert einen LDAP-Client. Die Klasse stellt eine Überdeckung der Klasse Net::LDAP dar, mit dem Vorteil, dass keine Fehlerbehandlung nötig ist, sondern im Fehlerfall eine Exception geworfen wird. LDAP Test Zeppelin: /usr/l...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

URI::Find::Rule - Simpler interface to URI::Find River stage one • 1 direct dependent • 1 total dependent

URI::Find::Rule is a simpler interface to URI::Find (closely modelled on File::Find::Rule by Richard Clamp). Because it operates on URI objects instead of the stringified versions of the found URIs, it's nicer than, say, grepping the stringified valu...

RJP/URI-Find-Rule-0.8 - 06 Feb 2005 12:06:04 UTC - Search in distribution

Bundle::Net::LDAP - A bundle for Net::LDAP River stage two • 70 direct dependents • 82 total dependents

This bundle all modules that Net::LDAP depends on....

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution

helm - Easy server and cluster automation River stage zero No dependents

"helm" is command-line utility to make it easy to automate system tasks for individual machines, a cluster of machines or a subset of machines in a cluster. It has the following features: * Combine multiple commands into a single tasks and to have gr...

WONKO/helm-0.4 - 28 Jun 2011 18:53:01 UTC - Search in distribution

apid - Generic REST API Daemon River stage zero No dependents

apid is a generic http(s) daemon which can be used to provide a RESTful web service in front of something which isn't already web aware. If you already have some application server or website with a service running, apid is of no use for you. However...

TLINDEN/WWW-REST-Apid-0.07 - 04 Apr 2017 22:22:46 UTC - Search in distribution

Dancer2::Manual - A gentle introduction to Dancer2 River stage three • 156 direct dependents • 176 total dependents

Dancer2 is a free and open source web application framework written in Perl. It's a complete rewrite of Dancer, based on Moo and using a more robust and extensible fully-OO design. It's designed to be powerful and flexible, but also easy to use - get...

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC - Search in distribution

IO::Socket::SSL - SSL sockets with IO::Socket interface River stage four • 342 direct dependents • 2021 total dependents

IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way, existing applications can be made SSL-aware without much effort,...

SULLR/IO-Socket-SSL-2.085 - 22 Jan 2024 19:07:08 UTC - Search in distribution

Crypt::OpenSSL::CA - The crypto parts of an X509v3 Certification Authority River stage one • 2 direct dependents • 3 total dependents

This module performs the cryptographic operations necessary to issue X509 certificates and certificate revocation lists (CRLs). It is implemented as a Perl wrapper around the popular OpenSSL library. *Crypt::OpenSSL::CA* is an essential building bloc...

DOMQ/Crypt-OpenSSL-CA-0.91 - 29 Oct 2021 17:53:22 UTC - Search in distribution

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distribution

Broadworks::OCIP::OCIP::Methods - Broadworks OCI-P Methods autogenerated from XML Schema River stage zero No dependents

NIGELM/Broadworks-OCIP-0.09 - 20 Jul 2020 18:33:29 UTC - Search in distribution

Authen::Simple::LDAP - Simple LDAP authentication River stage zero No dependents

Authenticate against a LDAP service....

CHANSEN/Authen-Simple-LDAP-0.3 - 19 Apr 2012 10:06:08 UTC - Search in distribution

Net::FreeIPA::API::Data River stage zero No dependents

STDWEIRD/Net-FreeIPA-3.0.3 - 09 May 2019 06:57:52 UTC - Search in distribution

Catalyst::Manual::Intro - Introduction to Catalyst River stage two • 2 direct dependents • 11 total dependents

This is a brief introduction to Catalyst. It explains the most important features of how Catalyst works and shows how to get a simple application up and running quickly. For an introduction (without code) to Catalyst itself, and why you should be usi...

ETHER/Catalyst-Manual-5.9013 - 22 Mar 2024 21:01:26 UTC - Search in distribution

Mail::SpamAssassin - Spam detector and markup engine River stage two • 13 direct dependents • 18 total dependents

Mail::SpamAssassin is a module to identify spam using several methods including text analysis, internet-based realtime blocklists, statistical analysis, and internet-based hashing algorithms. Using its rule base, it uses a wide range of heuristic tes...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC - Search in distribution

Apache2::SSI - Apache2 Server Side Include River stage zero No dependents

Apache2::SSI implements Apache Server Side Include <https://httpd.apache.org/docs/current/en/howto/ssi.html>, a.k.a. SSI, within and outside of Apache2/mod_perl2 framework. Apache2::SSI is inspired from the original work of Apache::SSI with the main ...

JDEGUEST/Apache2-SSI-v0.2.8 - 11 Oct 2023 07:32:30 UTC - Search in distribution

MongoDB::MongoClient - A connection to a MongoDB server or multi-server deployment River stage two • 48 direct dependents • 56 total dependents

The "MongoDB::MongoClient" class represents a client connection to one or more MongoDB servers. By default, it connects to a single server running on the local machine listening on the default port 27017: # connects to localhost:27017 my $client = Mo...

MONGODB/MongoDB-v2.2.2 - 13 Aug 2020 15:12:18 UTC - Search in distribution

Apache2::AuthZLDAP - Authorization module based on LDAP filters or LDAP groups River stage zero No dependents

DOUMBZH/Apache2-AuthZLDAP-0.02 - 23 Jun 2008 12:29:57 UTC - Search in distribution

App::Dochazka::CLI::Testers - Documentation for volunteer testers River stage zero No dependents

SMITHFARM/App-Dochazka-CLI-0.240 - 18 Oct 2017 20:56:43 UTC - Search in distribution
46 results (0.056 seconds)