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::tiny"

Config::Tiny - Read/Write .ini style files with as little code as possible River stage three • 140 direct dependents • 279 total dependents

"Config::Tiny" is a Perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The *::Ti...

RSAVAGE/Config-Tiny-2.30 - 12 Oct 2023 23:47:12 UTC - Search in distribution

Config::INI::Tiny - Parse INI configuration in extremely little code River stage two • 2 direct dependents • 23 total dependents

This is an extremely small amount of code for parsing the INI configuration format, in its simplest form, as known from Microsoft Windows. Its design focuses on making it easy to extract whichever level of semantics you need from your configuration: ...

ARISTOTLE/Config-INI-Tiny-0.106 - 03 Jul 2023 01:36:40 UTC - Search in distribution

Config::YAML::Tiny - simple reading and writing of YAML-formatted configuration files using YAML::Tiny River stage one • 1 direct dependent • 1 total dependent

Config::YAML is a somewhat object-oriented wrapper around the YAML module which makes reading and writing configuration files simple. Handling multiple config files (e.g. system and per-user configuration, or a gallery app with per-directory configur...

TIMA/Config-YAML-Tiny-1.42.0 - 04 Dec 2010 20:27:37 UTC - Search in distribution

Config::Plugin::Tiny - A plugin which uses Config::Tiny River stage one • 2 direct dependents • 2 total dependents

When you 'use' this module (as in the Synopsis), it automatically imports into your class the method "config_tiny($file_name)" to give you access to config data stored in an *.ini file....

RSAVAGE/Config-Plugin-Tiny-1.02 - 01 Feb 2021 06:49:15 UTC - Search in distribution

Config::Tiny::Ordered - Read/Write ordered .ini style files with as little code as possible River stage one • 1 direct dependent • 1 total dependent

"Config::Tiny::Ordered" is a perl class to read and write .ini style configuration files with as little code as possible. Read more in the docs for "Config::Tiny". This module is primarily for reading human written files, and anything we write should...

RSAVAGE/Config-Tiny-Ordered-1.03 - 01 Feb 2021 07:19:56 UTC - Search in distribution

Tiny::OpenSSL::Config - Load default Tiny::OpenSSL configuration River stage zero No dependents

JFWILKUS/Tiny-OpenSSL-0.1.3 - 06 Oct 2015 20:43:48 UTC - Search in distribution

Config::Tiny::Singleton - singleton-pattern implementation for Config::Tiny River stage zero No dependents

You may make many modules and some config-files when you build large applications. There are several ways to handle configs. One is to create new config-object in each packages that need data set in config-files. However, this will make your app's pe...

LYOKATO/Config-Tiny-Singleton-0.02 - 24 Jun 2005 17:18:07 UTC - Search in distribution

Config::TinyDNS - Manipulate tinydns' data file River stage zero No dependents

Tinydns, the DNS server in Dan Bernstein's djbdns package, uses a simple line-based format instead of a zone file. The format was designed to be easy for machines to parse, so it sometimes requires rather a lot of repetition. This module provides fun...

BMORROW/Config-TinyDNS-1 - 01 Jan 2011 13:39:01 UTC - Search in distribution

Config::Plugin::TinyManifold - A plugin which uses Config::Tiny with 1 of N sections River stage zero No dependents

When you 'use' this module (as in the Synopsis), it automatically imports into your class the method "config_maifold($file_name)" to give you access to config data stored in an *.ini file. But more than that, it uses a value from the config file to s...

RSAVAGE/Config-Plugin-TinyManifold-1.02 - 01 Feb 2021 06:50:42 UTC - Search in distribution

Gantry::Conf::Provider::FlatFile::Config::Tiny - Uses Config::Tiny to configure your Gantry application River stage one • 3 direct dependents • 3 total dependents

This allows Gantry::Conf to handle files in a Config::Tiny ( aka INI ) style....

TKEEFER/Gantry-3.64 - 13 Jan 2010 17:34:43 UTC - Search in distribution

Crypt::TEA - Tiny Encryption Algorithm River stage zero No dependents

TEA is a 64-bit symmetric block cipher with a 128-bit key and a variable number of rounds (32 is recommended). It has a low setup time, and depends on a large number of rounds for security, rather than a complex algorithm. It was developed by David J...

AMS/Crypt-TEA-1.26 - 01 May 2018 13:59:03 UTC - Search in distribution

lcpan - Manage your local CPAN mirror River stage two • 42 direct dependents • 73 total dependents

This application is a convenient bundling of "CPAN::Mini" and an indexer so in addition to creating your local CPAN mirror and installing modules from it, you can also query various things about your local CPAN mirror quickly from the command-line (a...

PERLANCAR/App-lcpan-1.074 - 11 Jan 2024 00:11:13 UTC - Search in distribution

wdq - command line access to Wikidata Query Service River stage zero No dependents

The command line script "wdq", included in CPAN module App::wdq, provides a tool to access Wikidata Query Service <https://query.wikidata.org/>. It supports formulation and execution of SPARQL SELECT queries <http://www.w3.org/TR/sparql11-query/#sele...

VOJ/App-wdq-0.4.4 - 07 Apr 2016 08:28:28 UTC - Search in distribution

Net::SSLeay - Perl bindings for OpenSSL and LibreSSL River stage four • 176 direct dependents • 2191 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

RPerl::Learning River stage one • 3 direct dependents • 3 total dependents

WBRASWELL/RPerl-7.000000 - 05 Jul 2020 01:35:58 UTC - Search in distribution

Hijk - Fast & minimal low-level HTTP client River stage one • 5 direct dependents • 5 total dependents

Hijk is a fast & minimal low-level HTTP client intended to be used where you control both the client and the server, e.g. for talking to some internal service from a frontend user-facing web application. It is "NOT" a general HTTP user agent, it does...

GUGOD/Hijk-0.28 - 11 Jan 2019 07:38:44 UTC - Search in distribution

depak - Pack dependencies onto your script file River stage one • 3 direct dependents • 5 total dependents

depak*) is a CLI application to pack your dependencies (required pure-Perl modules) along with your Perl script into a single file. It will trace what modules your script requires using one of several available methods, and include them inside the sc...

PERLANCAR/App-depak-0.587 - 23 Feb 2024 01:51:36 UTC - Search in distribution

rig - import groups of favorite/related modules with a single expression River stage zero No dependents

This module allows you to organize and bundle your favorite modules, thus reducing the recurring task of "use"ing them in your programs, and implicitly requesting imports by default. You can rig your bundles in 2 places: * A file called ".perlrig" in...

RODRIGO/rig-0.04 - 07 Aug 2011 08:39:15 UTC - Search in distribution

Dancer - lightweight yet powerful web application framework River stage three • 211 direct dependents • 215 total dependents

Dancer is a web application framework designed to be as effortless as possible for the developer, taking care of the boring bits as easily as possible, yet staying out of your way and letting you get on with writing your code. Dancer aims to provide ...

YANICK/Dancer-1.3521 - 08 Feb 2023 20:58:09 UTC - Search in distribution

mrsh - Mr. Shell runs a command on multiple hosts River stage zero No dependents

The -H has some special magic concerning "[groups]". If a group is specified before any other options or options arguments arguments (but possibly after other groups), it will automatically be expanded to have an imaginary -H before it. Example: # li...

JETTERO/App-MrShell-2.0207 - 08 Jan 2010 16:10:54 UTC - Search in distribution
347 results (0.109 seconds)