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

Search results for "drop privileges"

Privileges::Drop - A module to make it simple to drop all privileges, even POSIX groups. River stage one • 4 direct dependents • 4 total dependents

This module tries to simplify the process of dropping privileges. This can be useful when your Perl program needs to bind to privileged ports, etc. This module is much like Proc::UID, except that it's implemented in pure Perl. Special care has been t...

TLBDK/Privileges-Drop-1.03 - 20 Sep 2011 11:14:19 UTC - Search in distribution

Unix::SetUser - carefully drop root privileges River stage zero No dependents

Dropping privileges is something that needs to be done right and can easily be done wrong. Even if you know how to do it right, it takes a lot of boring code....

DMARTIN/Unix-SavedIDs-0.004003 - 14 Oct 2015 20:15:37 UTC - Search in distribution
  • Unix::SavedIDs - interface to unix saved id commands: getresuid(), getresgid(), setresuid() and setresgid()

VMS::Persona - Create, assume, or drop Personas River stage zero No dependents

Create, assume, drop, or delete personas. new_persona() This function creates a new persona context and returns a handle to it. If ASSUME_DEFPRIV is set to true, then the persona is created with default privileges. If ASSUME_DEFCLASS is set to true, ...

DSUGAL/VMS_Persona-1_01 - 12 Jan 1998 19:29:47 UTC - Search in distribution

ZOOM - Perl extension implementing the ZOOM API for Information Retrieval River stage one • 8 direct dependents • 8 total dependents

This module provides a nice, Perlish implementation of the ZOOM Abstract API described and documented at http://zoom.z3950.org/api/ the ZOOM module is implemented as a set of thin classes on top of the non-OO functions provided by this distribution's...

MIRK/Net-Z3950-ZOOM-1.30 - 12 Mar 2014 14:17:01 UTC - Search in distribution

spfd - (Mail::SPF) - Simple forking daemon to provide SPF query services River stage one • 1 direct dependent • 2 total dependents

spfd is a simple forking Sender Policy Framework (SPF) query server. spfd receives and answers SPF requests on a TCP/IP or UNIX domain socket. For more information on SPF see <http://www.openspf.org>. The --port form listens on a TCP/IP socket on the...

MBRADSHAW/Mail-SPF-3.20240206 - 06 Feb 2024 02:13:21 UTC - Search in distribution

spfd - simple forking daemon to provide SPF query services River stage one • 1 direct dependent • 1 total dependent

spfd is a simple forking Sender Policy Framework (SPF) query proxy server. spfd receives and answers SPF query requests on a TCP/IP or UNIX domain socket. The --port form listens on a TCP/IP socket on the specified *port*. The default port is 5970. T...

JMEHNLE/Mail-SPF-Query-1.999.1 - 26 Feb 2006 19:39:26 UTC - Search in distribution

fetchware - Fetchware is a package manager for source code distributions. River stage zero No dependents

Fetchware is a package manager for source code distributions. It takes advantage of the fact that coincidentially *most* source code distributions follow the same conventions. Most use FTP and HTTP mirrors. Most use AutoTools or at least just a few c...

DLY/App-Fetchware-1.016 - 07 Oct 2016 04:23:59 UTC - Search in distribution
  • App::Fetchware - App::Fetchware is Fetchware's API used to make extensions.

perlport - Writing portable Perl River stage five • 11292 direct dependents • 32664 total dependents

Perl runs on numerous operating systems. While most of them share much in common, they also have their own unique features. This document is meant to help you to find out what constitutes portable Perl code. That way once you make a decision to write...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

plockf - execute a command while holding a file lock River stage zero No dependents

plockf is a perl port of the FreeBSD utility lockf(1). The plockf utility acquires an exclusive lock on a *file*, creating it if necessary, and removing the file on exit unless explicitly told not to. While holding the lock, it executes a *command* w...

SREZIC/App-plockf-0.04 - 19 Mar 2017 21:29:06 UTC - Search in distribution

share::Apocalypse::A06 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

Net::FTPServer - A secure, extensible and configurable Perl FTP server River stage one • 2 direct dependents • 4 total dependents

"Net::FTPServer" is a secure, extensible and configurable FTP server written in Perl. Current features include: * Authenticated FTP access. * Anonymous FTP access. * Complete implementation of current RFCs. * ASCII or binary type file transfers. * Ac...

RYOCHIN/Net-FTPServer-1.125 - 29 Nov 2012 08:31:49 UTC - Search in distribution

File::KDBX - Encrypted database to store secret text and files River stage one • 1 direct dependent • 2 total dependents

File::KDBX provides everything you need to work with KDBX databases. A KDBX database is a hierarchical object database which is commonly used to store secret information securely. It was developed for the KeePass password safe. See "Introduction to K...

CCM/File-KDBX-0.906 - 17 Aug 2022 01:45:28 UTC - Search in distribution

db-browser - Browse SQL databases and their tables interactively. River stage zero No dependents

Before using "db-browser", ensure you have backed up your databases. Search and read in SQL databases: one can interactively browse databases and their tables. "App::DBBrowser" provides and supports plugins for the DBI drivers "DBD::SQLite", "DBD::my...

KUERBIS/App-DBBrowser-2.407 - 11 Mar 2024 17:34:19 UTC - Search in distribution

Morale - Perl module for managing individual and calculating group morale. River stage zero No dependents

This module exists in its current form primarily to support the tkmorale program. See that program for example usage....

GREGOR/Morale-0.002 - 13 Apr 2001 12:52:16 UTC - Search in distribution

DBD::mSQL River stage zero No dependents

DBD::mysql and DBD::mSQL are the Perl5 Database Interface drivers for the mysql, mSQL 1.*x* and mSQL 2.*x* databases. The drivers are part of the *Msql-Mysql-modules* package. In other words: DBD::mSQL and DBD::mysql are an interface between the Perl...

JWIED/Msql-Mysql-modules-1.2219 - 31 Oct 2001 04:02:53 UTC - Search in distribution

App::Kit - A Lazy Façade to simplify your code/life River stage one • 1 direct dependent • 1 total dependent

A Lazy Façade to simplify your code/life. How? Ever see this sort of thing in a growing code base: package My::Thing; use strict; use warnings; use My::Logger; my $logger; sub foo { my ($x, $y, $z) = @_; if ($x) { $logger ||= MyLogger->new; $logger->...

DMUEY/App-Kit-0.63 - 23 Oct 2020 16:10:45 UTC - Search in distribution

FAST::Bio::UnivAln - Bioperl alignment object River stage zero No dependents

This module is the FAST::Bio::UnivAln alignment object which is part of the Bioperl project. Currently it has some nice methods for accessing an alignment after reading it in from certain formats, incl. utilities like consensus and reverse complement...

DHARD/FAST-1.06 - 21 Apr 2015 08:04:25 UTC - Search in distribution

Net::Wire10 - Pure Perl driver for MySQL, Sphinx and Drizzle. River stage zero No dependents

Net::Wire10 is a Pure Perl connector that talks to MySQL, Sphinx and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned servers without ...

DUBEX/Net-Wire10-1.08 - 12 Apr 2010 23:33:27 UTC - Search in distribution

Regexp::Assemble - Assemble multiple Regular Expressions into a single RE River stage two • 27 direct dependents • 88 total dependents

Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. As a result, instead of having a large list of expressions to loop over, a t...

RSAVAGE/Regexp-Assemble-0.38 - 19 Jun 2017 23:15:38 UTC - Search in distribution

tlsme - TLS/SSL proxy River stage zero No dependents

TLS/SSL proxy in front of the application creates a transparent encryption tunnel....

VTI/App-TLSMe-0.11 - 02 Oct 2013 05:47:02 UTC - Search in distribution
62 results (0.123 seconds)