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

Search results for "Active Directory Authentication"

Authen::Pluggable::AD - Authentication via Active Directory River stage zero No dependents

EBRUNI/Authen-Pluggable-0.03 - 09 Jun 2022 07:55:30 UTC - Search in distribution

Apache::AuthenMSAD - Microsoft Active Directory authentication for Apache River stage zero No dependents

This module is a backport of Apache2::AuthenMSAD v.0.02. The rest of this description is from the orginal authors of that module. This perl module is designed to work with mod_perl and Net::LDAP. It will authenticate users in a Windows 2000 or later ...

MCGREGOR/Apache-AuthenMSAD-0.02 - 15 Mar 2007 15:12:20 UTC - Search in distribution

Apache2::AuthenMSAD - Microsoft Active Directory authentication for Apache River stage zero No dependents

This perl module is designed to work with mod_perl2 and Net::LDAP. It will authenticate users in a Windows 2000 or later Microsoft Active Directory -- hence the acronym MSAD. Configuration parameters give the DNS name used for the cluster of Microsof...

REGGERS/Apache2-AuthenMSAD-0.02 - 10 Apr 2006 18:57:03 UTC - Search in distribution

DBIx::Web - Active Web Database Layer River stage zero No dependents

This is a database layer for Perl scripts, implementing triggers, record versioning, access control at the record level, file attachments to records, materialised views. There is a web user interface also. Based on DBI and DB_File data engines. Based...

MAKAROW/DBIx-Web-0.80 - 30 Oct 2013 17:22:21 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 77 direct dependents • 143 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240202 - 01 Feb 2024 13:55:33 UTC - Search in distribution

pantry - Manage resources for chef-solo River stage zero No dependents

"pantry" is a utility to make it easier to manage a collection of computers with the configuration management tool Chef Solo <http://wiki.opscode.com/display/chef/Chef+Solo>...

DAGOLDEN/Pantry-0.012 - 11 Oct 2012 22:43:13 UTC - Search in distribution
  • Pantry - Configuration management tool for chef-solo

Paws::DS - Perl Interface to AWS AWS Directory Service River stage two • 9 direct dependents • 11 total dependents

AWS Directory Service AWS Directory Service is a web service that makes it easy for you to setup and run directories in the AWS cloud, or connect your AWS resources with an existing on-premises Microsoft Active Directory. This guide provides detailed...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

DBD::Pg - PostgreSQL database driver for the DBI module River stage three • 76 direct dependents • 147 total dependents

DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL databases....

TURNSTEP/DBD-Pg-3.18.0 - 06 Dec 2023 23:47:13 UTC - Search in distribution

Catalyst - The Elegant MVC Web Application Framework River stage three • 603 direct dependents • 677 total dependents

Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

mercury - A message broker for WebSockets River stage one • 2 direct dependents • 2 total dependents

This is a message broker that enables some common messaging patterns over WebSockets. WebSockets are a powerful tool, enabling many features previously impossible, difficult, or ugly for web developers to implement. Where once only an HTTP request co...

PREACTION/Mercury-0.016 - 15 Mar 2018 20:05:15 UTC - Search in distribution

Win32 - Interfaces to some Win32 API Functions River stage two • 33 direct dependents • 63 total dependents

The Win32 module contains functions to access Win32 APIs. Alphabetical Listing of Win32 Functions It is recommended to "use Win32;" before any of these functions; however, for backwards compatibility, those marked as [CORE] will automatically do this...

JDB/Win32-0.59 - 05 May 2022 16:46:02 UTC - Search in distribution

IO::Lambda - non-blocking I/O as lambda calculus River stage one • 4 direct dependents • 4 total dependents

This module is another attempt to fight the horrors of non-blocking I/O. It tries to bring back the simplicity of the declarative programming style, that is only available when one employs threads, coroutines, or co-processes. Usually coding non-bloc...

KARASIK/IO-Lambda-1.33 - 15 Apr 2024 08:40:01 UTC - Search in distribution

upfiles - upload files to FTP or SFTP server, for push mirroring River stage zero No dependents

Upfiles uploads changed files from your local disk to an FTP or SFTP server, for a simple kind of "push" mirroring. Create files locally with the same directory structure as the target, and in a ~/.upfiles.conf file give the locations, upfiles (local...

KRYDE/upfiles-16 - 20 Feb 2024 05:53:00 UTC - Search in distribution

Pg::PQ - Perl wrapper for PostgreSQL libpq River stage one • 1 direct dependent • 3 total dependents

******************************************************************* *** *** *** NOTE: This is a very early release that may contain lots of *** *** bugs. The API is not stable and may change between releases *** *** *** ******************************...

SALVA/Pg-PQ-0.15 - 10 Oct 2017 07:41:49 UTC - Search in distribution

urpmi - rpm downloader, installer and dependency solver River stage zero No dependents

The purpose of urpmi is to install rpm packages, including all their dependencies. You can also use it to install the build dependencies of an srpm (an rpm source package), or the build dependencies read from a plain rpm spec file; or to install a so...

TVIGNAUD/urpmi-v8.131 - 13 Apr 2023 20:20:10 UTC - Search in distribution

DBD::mysql - MySQL driver for the Perl5 Database Interface (DBI) River stage three • 96 direct dependents • 194 total dependents

DBD::mysql is the Perl5 Database Interface driver for the MySQL database. In other words: DBD::mysql is an interface between the Perl programming language and the MySQL programming API that comes with the MySQL relational database management system. ...

DVEEDEN/DBD-mysql-5.005 - 01 May 2024 09:04:33 UTC - Search in distribution

DBD::Oracle - Oracle database driver for the DBI module River stage one • 5 direct dependents • 5 total dependents

DBD::Oracle is a Perl module which works with the DBI module to provide access to Oracle databases. This documentation describes driver specific behaviour and restrictions. It is not supposed to be used as the only reference for the user. In any case...

ZARQUON/DBD-Oracle-1.83 - 17 Jan 2022 02:16:57 UTC - Search in distribution

jolokia - Utility for managing Jolokia agents used by jmx4perl River stage one • 1 direct dependent • 1 total dependent

jolokia is a command line utility for managing the Jolokia agent, which is used by jmx4perl for accessing remote JMX information. Several commands are available download This mode allows for downloading the latest Jolokia agent version compatible wit...

ROLAND/jmx4perl-1.13 - 12 May 2020 14:38:58 UTC - Search in distribution
115 results (0.118 seconds)