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

Search results for "dist::Method-Workflow"

staticperl - perl, libc, 100 modules, all in one standalone 500kb file River stage zero No dependents

This script helps you to create single-file perl interpreters or applications, or embedding a perl interpreter in your applications. Single-file means that it is fully self-contained - no separate shared objects, no autoload fragments, no .pm or .pl ...

MLEHMANN/App-Staticperl-1.46 - 15 Feb 2022 18:37:51 UTC - Search in distribution
  • staticperl - perl, libc, 100 modules, all in one standalone 500kb file

Chloro - Form Processing So Easy It Will Knock You Out River stage zero No dependents

This software is still very alpha, and the API may change without warning in future versions. For a walkthrough of all this module's features, see Chloro::Manual. Chloro is yet another in a long line of form processing libraries. It differs from othe...

DROLSKY/Chloro-0.07 - 26 Nov 2017 19:31:12 UTC - Search in distribution

streamzip - create a zip file from stdin River stage four • 258 direct dependents • 9811 total dependents

This program will read data from "stdin", compress it into a zip container and, by default, write a *streamed* zip file to "stdout". No temporary files are created. The zip container written to "stdout" is, by necessity, written in streaming format. ...

PMQS/IO-Compress-2.212 - 27 Apr 2024 12:55:39 UTC - Search in distribution

Maypole - MVC web application framework River stage two • 11 direct dependents • 13 total dependents

This documents the Maypole request object. See the Maypole::Manual, for a detailed guide to using Maypole. Maypole is a Perl web application framework similar to Java's struts. It is essentially completely abstracted, and so doesn't know anything abo...

TEEJAY/Maypole-2.13 - 18 Apr 2008 10:27:38 UTC - Search in distribution

Net::API::CPAN - Meta CPAN API River stage zero No dependents

"Net::API::CPAN" is a client to issue queries to the MetaCPAN REST API. Make sure to check out the "TERMINOLOGY" section for the exact meaning of key words used in this documentation....

JDEGUEST/Net-API-CPAN-v0.1.4 - 24 Nov 2023 03:32:06 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

perl_dist_setup River stage zero No dependents

Overview This tool has no command line options as of now. You should run it from the root of your project directory, which should be a Git repository. The first time the tool is run (or if the dist_setup.conf file does not exist) the tool will create...

MATHIAS/Dist-Setup-0.14 - 15 Apr 2024 13:55:53 UTC - Search in distribution

Crypt::LE - Let's Encrypt (and other ACME-based) API interfacing module and client. River stage zero No dependents

Crypt::LE provides the functionality necessary to use Let's Encrypt API and generate free SSL certificates for your domains. It can also be used to generate RSA keys and Certificate Signing Requests or to revoke previously issued certificates. Crypt:...

LEADER/Crypt-LE-0.39 - 12 Mar 2023 22:10:15 UTC - Search in distribution

Net::FullAuto - Fully Automate ANY Workload with *Persistent* SSH/SFTP from One Host River stage zero No dependents

"Net::FullAuto" (aka "FullAuto") is a Perl module and workload automation functionality that transforms Perl into a true multi-host scripting language. It accomplishes this with multiple *PERSISTENT* SSH and SFTP connections to multiple hosts simulta...

REEDFISH/Net-FullAuto-1.0000646 - 25 Apr 2024 21:15:12 UTC - Search in distribution

Template::Sandbox - Fast template engine sandboxed from your application. River stage one • 2 direct dependents • 2 total dependents

Template::Sandbox is Yet Another Templating module, designed primarily for use in a webserver environment but usable anywhere, providing a more secure "sandboxed" environment than most templating systems. The core design philosophy for Template::Sand...

SGRAHAM/Template-Sandbox-1.04 - 11 May 2010 09:08:09 UTC - Search in distribution

Template::Flute - Modern designer-friendly HTML templating Engine River stage one • 4 direct dependents • 5 total dependents

Template::Flute enables you to completely separate web design and programming tasks for dynamic web applications. Templates are designed to be designer-friendly; there's no inline code or mini templating language for your designers to learn - instead...

HORNBURG/Template-Flute-0.027 - 18 Mar 2021 20:08:19 UTC - Search in distribution

Number::AnyBase - Converts decimals to and from any alphabet of any size (for shortening IDs, URLs etc.) River stage zero No dependents

First the intended usage scenario: this module has been conceived to shorten ids, URLs etc., like the URL shortening services do (then it can be extended to some other mildly interesting uses: please see the "COOKBOOK" section below). Then a bit of t...

EMAZEP/Number-AnyBase-1.60000 - 04 Jan 2013 18:04:56 UTC - Search in distribution

Test2::Transition - Transition notes when upgrading to Test2 River stage five • 22891 direct dependents • 32646 total dependents

This is where gotchas and breakages related to the Test2 upgrade are documented. The upgrade causes Test::Builder to defer to Test2 under the hood. This transition is mostly transparent, but there are a few cases that can trip you up....

EXODIST/Test-Simple-1.302199 - 25 Apr 2024 14:14:26 UTC - Search in distribution

DBIx::Class::Migration - Use the best tools together for sane database migrations River stage one • 5 direct dependents • 7 total dependents

DBIx::Class::DeploymentHandler is a state of the art solution to the problem of creating sane workflows for versioning DBIx::Class managed database projects. However, since it is more of a toolkit for building custom versioning and migration workflow...

JJNAPIORK/DBIx-Class-Migration-0.075 - 02 Jun 2020 20:56:05 UTC - Search in distribution

Data::Scan - Stackfree arbitrary data scanner River stage one • 1 direct dependent • 1 total dependent

Data::Scan is a stackfree scanner of arbitrary data. It has no other intelligence but scanning its arguments and asking for a consumer to deal with every item....

JDDPAUSE/Data-Scan-0.009 - 09 Jan 2023 06:21:10 UTC - Search in distribution

HTTP::Upload::FlowJs - handle resumable multi-part HTTP uploads with flowjs River stage zero No dependents

CORION/HTTP-Upload-FlowJs-0.01 - 03 Mar 2018 14:43:20 UTC - Search in distribution

Test::FITesque - the FITesque framework! River stage one • 3 direct dependents • 3 total dependents

Test::FITesque is a framework designed to emulate the FIT <http://fit.c2.com> framework, but with a more perlish touch. While it is possible to use the FIT framework from within perl, it has a lot of unnessecary overhead related to its origins in the...

RJBS/Test-FITesque-0.04 - 19 Apr 2015 08:20:02 UTC - Search in distribution

Spreadsheet::Template - generate spreadsheets from a template River stage one • 1 direct dependent • 1 total dependent

This module is used to render spreadsheets from JSON files which describe the desired content and formatting. These JSON files can be preprocessed with a template engine such as Text::Xslate in order to customize the spreadsheet contents before gener...

DOY/Spreadsheet-Template-0.05 - 26 Mar 2015 03:39:43 UTC - Search in distribution

Config::Versioned - Simple, versioned access to configuration data River stage one • 1 direct dependent • 1 total dependent

Config::Versioned allows an application to access configuration parameters not only by parameter name, but also by version number. This allows for the configuration subsystem to store previous versions of the configuration parameters. When requesting...

MRSCOTTY/Config-Versioned-1.01 - 18 Jun 2014 09:03:59 UTC - Search in distribution

Statistics::Reproducibility - Reproducibility measurement between multiple replicate experiments River stage one • 1 direct dependent • 1 total dependent

JIMI/Statistics-Reproducibility-0.09 - 17 Mar 2014 19:02:09 UTC - Search in distribution
29 results (0.107 seconds)