The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "Config::General::Extended"

Config::General::Extended - Extended access to Config files River stage three • 102 direct dependents • 176 total dependents

This is an internal module which makes it possible to use object oriented methods to access parts of your config file. Normally you don't call it directly....

TLINDEN/Config-General-2.65 - 10 Apr 2022 12:19:43 UTC - Search in distribution

Banal::Config::General::Extended - A wrapper around Config::General::Extended with no current additional value other than encapsulation for the moment. River stage zero No dependents

AULUSOY/Banal-Config-0.11 - 28 Jul 2014 04:02:16 UTC - Search in distribution
  • Banal::Config::General - A wrapper around Config::General that provides semsible defaults as well as a stash.

CTK::ConfGenUtil - Config::General structure utility functions River stage one • 1 direct dependent • 1 total dependent

This module based on Config::General::Extended FUNCTIONS Working sample: <Foo> <Bar> Baz blah-blah-blah Qux 123 Qux 456 Qux 789 </Bar> </Foo> node This method returns the found node of a given key. my $bar = node( $config, 'foo', 'bar' ); my $bar = n...

ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC - Search in distribution
  • CTK - CTK ToolKit library (CTKlib)

zoiduser - Extended user documentation for zoid River stage zero No dependents

Configuration The location of config and data files can be installation specific. You can check the location where zoid looks for them with the command "zoid --config". By default zoid uses two run control files: /etc/zoidrc and ~/.zoidrc or ~/.zoid/...

JBERGER/Zoidberg-0.981 - 09 Jan 2012 20:03:00 UTC - Search in distribution

Daemonise - Daemonise - a general daemoniser for anything... River stage zero No dependents

LEV/Daemonise-2.13 - 16 May 2020 14:49:01 UTC - Search in distribution

Net::Server - Extensible, general Perl server engine River stage two • 36 direct dependents • 88 total dependents

"Net::Server" is an extensible, generic Perl server engine. "Net::Server" attempts to be a generic server as in "Net::Daemon" and "NetServer::Generic". It includes with it the ability to run as an inetd process ("Net::Server::INET"), a single connect...

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC - Search in distribution

Getopt::Long - Extended processing of command line options River stage five • 1202 direct dependents • 19447 total dependents

The Getopt::Long module implements an extended getopt function called GetOptions(). It parses the command line from @ARGV, recognizing and removing specified options and their possible values. This function adheres to the POSIX syntax for command lin...

JV/Getopt-Long-2.57 - 11 Nov 2023 16:51:42 UTC - Search in distribution

Nama - multitrack recorder and digital audio workstation River stage zero No dependents

A multitrack audio application for recording, effects processing, editing, mixing, mastering and live performance. It can also perform general-purpose audio processing, such as 5.1 to stereo conversion. Nama uses Ecasound as the audio processing engi...

GANGLION/Audio-Nama-1.307 - 20 Dec 2023 09:07:36 UTC - Search in distribution

noid - nice opaque identifier generator commands River stage zero No dependents

The noid utility creates minters (identifier generators) and accepts commands that operate them. Once created, a minter can be used to produce persistent, globally unique names for documents, databases, images, vocabulary terms, etc. Properly managed...

JAK/Noid-0.424 - 21 Apr 2006 15:45:30 UTC - Search in distribution

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

exiftool - Read and write meta information in files River stage two • 29 direct dependents • 30 total dependents

A command-line interface to Image::ExifTool, used for reading and writing meta information in a variety of file types. *FILE* is one or more source file names, directory names, or "-" for the standard input. Metadata is read from source files and pri...

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 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

CWB - Perl toolbox for the IMS Corpus Workbench River stage zero No dependents

This module offers basic support for using the IMS Open Corpus Workbench (<http://cwb.sourceforge.net/>) from Perl scripts. Several additional functions are included to perform tasks that are often needed by corpus-related scripts....

AMBS/Alt-CWB-ambs-2.2.102.6 - 16 May 2017 18:30:54 UTC - Search in distribution

CWB - Perl toolbox for the IMS Open Corpus Workbench River stage one • 2 direct dependents • 2 total dependents

This module offers basic support for using the IMS Open Corpus Workbench (<http://cwb.sourceforge.net/>) from Perl scripts. Several additional functions are included to perform tasks that are often needed by corpus-related scripts....

SCHTEPF/CWB-v3.5.0 - 25 Jul 2022 15:53:49 UTC - Search in distribution

Net::SSLeay - Perl bindings for OpenSSL and LibreSSL River stage four • 166 direct dependents • 2151 total dependents

This module provides Perl bindings for libssl (an SSL/TLS API) and libcrypto (a cryptography API)....

CHRISN/Net-SSLeay-1.94 - 08 Jan 2024 01:22:27 UTC - Search in distribution

DateTime - A date and time object for Perl River stage four • 1153 direct dependents • 3694 total dependents

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

todo - Perl TO-DO list River stage five • 11292 direct dependents • 32664 total dependents

This is a list of wishes for Perl. The most up to date version of this file is at <https://github.com/Perl/perl5/blob/blead/Porting/todo.pod>. The tasks we think are smaller or easier are listed first. Anyone is welcome to work on any of these, but i...

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

IPC::Run - system() and background procs w/ piping, redirs, ptys (Unix, Win32) River stage four • 157 direct dependents • 1806 total dependents

IPC::Run allows you to run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API styles are both supported and may be mixed. Vari...

TODDR/IPC-Run-20231003.0 - 03 Oct 2023 01:09:01 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution
128 results (0.163 seconds)