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

Search results for "ZURBORG"

Dist::Zilla::PluginBundle::ZURBORG - dzil plugin bundle of ZURBORG River stage zero No dependents

ZURBORG/Dist-Zilla-PluginBundle-ZURBORG-0.007 - 01 May 2016 13:48:48 UTC - Search in distribution

Moove - functions and methods with parameter lists and type constraints River stage zero No dependents

This module inherits Function::Parameters with some defaults and type constraints with Type::Tiny. Some reasons to use Moove: * No Moose dependency * No Devel::Declare dependency * A nearly replacement for Method::Signatures But with some differences...

ZURBORG/Moove-0.006 - 04 May 2017 10:56:13 UTC - Search in distribution

Dancer2 - Lightweight yet powerful web application framework River stage three • 156 direct dependents • 176 total dependents

Dancer2 is the new generation of Dancer, the lightweight web-framework for Perl. Dancer2 is a complete rewrite based on Moo. Dancer2 can optionally use XS modules for speed, but at its core remains fatpackable (packable by App::FatPacker) so you coul...

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC - Search in distribution

Dist::Zilla - distribution builder; installer not included! River stage three • 655 direct dependents • 710 total dependents

Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install. Unlike those tools, however, it is not also a system for installing code that has been downloaded...

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC - Search in distribution

WWW::HKP - Interface to HTTP Keyserver Protocol (HKP) River stage zero No dependents

This module implements the IETF draft of the OpenPGP HTTP Keyserver Protocol. More information about HKP is available at <http://tools.ietf.org/html/draft-shaw-openpgp-hkp-00>....

ZURBORG/WWW-HKP-0.041 - 08 Sep 2015 14:55:58 UTC - Search in distribution

Pod::Weaver - weave together a Pod document from an outline River stage three • 134 direct dependents • 230 total dependents

Pod::Weaver is a system for building Pod documents from templates. It doesn't perform simple text substitution, but instead builds a Pod::Elemental::Document. Its plugins sketch out a series of sections that will be produced based on an existing Pod ...

RJBS/Pod-Weaver-4.020 - 21 Mar 2024 17:58:57 UTC - Search in distribution

AnyEvent::GnuPG - AnyEvent-based interface to the GNU Privacy Guard River stage zero No dependents

AnyEvent::GnuPG is a perl interface to the GNU Privacy Guard. It uses the shared memory coprocess interface that gpg provides for its wrappers. It tries its best to map the interactive interface of the gpg to a more programmatic model....

ZURBORG/AnyEvent-GnuPG-1.001 - 10 Dec 2014 13:45:47 UTC - Search in distribution

HTTP::Link - RFC5988 Web Linking River stage one • 1 direct dependent • 3 total dependents

ZURBORG/HTTP-Link-0.001 - 24 Jul 2015 08:24:26 UTC - Search in distribution

Log::Radis - Radis is a graylog logging radio through a redis database River stage one • 1 direct dependent • 1 total dependent

Radis (from *Radio* and *Redis*) is a concept of caching GELF messages in a Redis DB. Redis provides a *reliable queue* via the *(B)RPOPLPUSH* command. See <http://redis.io/commands/rpoplpush> for more information about that mechanism. The implementa...

ZURBORG/Log-Radis-0.003 - 13 Jul 2016 07:48:21 UTC - Search in distribution

Log::Stack - Cache log messages and throw them later River stage zero No dependents

ZURBORG/Log-Stack-0.001 - 01 May 2016 09:21:57 UTC - Search in distribution

Tie::Symbol - Tied interface to the symbol table River stage zero No dependents

The tied hash represents the internal symbol table which allows the user to examine and modify the whole symbol table. Currently this implementation limits the referents to scalars, arrays, hashes and subroutines. Tied hash tie my %hash, 'Tie::Symbol...

ZURBORG/Tie-Symbol-0.001 - 03 Feb 2016 08:42:37 UTC - Search in distribution

AnyEvent::Proc - Run external commands River stage one • 2 direct dependents • 4 total dependents

AnyEvent::Proc is a AnyEvent-based helper class for running external commands with full control over STDIN, STDOUT and STDERR....

ZURBORG/AnyEvent-Proc-0.105 - 10 Dec 2014 13:20:41 UTC - Search in distribution

Dancer::Plugin::CRUD - A plugin for writing RESTful apps with Dancer River stage zero No dependents

This plugin is derived from Dancer::Plugin::REST and helps you write a RESTful webservice with Dancer....

ZURBORG/Dancer-Plugin-CRUD-1.031 - 17 Dec 2014 16:13:00 UTC - Search in distribution

transformate - transformate River stage one • 2 direct dependents • 2 total dependents

ZURBORG/Net-NodeTransformator-0.105 - 09 Jul 2015 11:09:54 UTC - Search in distribution

Template::Plugin::MIME - TemplateToolkit plugin providing a interface to MIME::Entity River stage zero No dependents

ZURBORG/Template-Plugin-MIME-0.12 - 15 May 2014 09:22:21 UTC - Search in distribution

HTTP::Headers::Fancy - Fancy naming schema of HTTP headers River stage one • 2 direct dependents • 2 total dependents

This module provides method for renaming HTTP header keys to a lightier, easier-to-use format....

ZURBORG/HTTP-Headers-Fancy-1.001 - 02 Feb 2016 08:50:50 UTC - Search in distribution

Text::API::Blueprint - Markdown generator for API blueprint format River stage zero No dependents

ZURBORG/Text-API-Blueprint-0.003 - 04 Feb 2016 09:58:34 UTC - Search in distribution

Attribute::Universal - Install attribute handlers directly into UNIVERSAL namespace River stage one • 1 direct dependent • 1 total dependent

According to the example above, this module does just this on import: use Attribute::Handlers; sub UNIVERSAL::Load : ATTR(CODE) { goto &Disco::ATTRIBUTE; } Hint: the *redefine* warning is still enabled. More than one attribute may be defined at impor...

ZURBORG/Attribute-Universal-0.003 - 25 Jan 2016 08:41:30 UTC - Search in distribution

Dancer::Plugin::CORS - A plugin for using cross origin resource sharing River stage zero No dependents

Cross origin resource sharing is a feature used by modern web browser to bypass cross site scripting restrictions. A webservice can provide those rules from which origin a client is allowed to make cross-site requests. This module helps you to setup ...

ZURBORG/Dancer-Plugin-CORS-0.13 - 25 Nov 2014 09:36:21 UTC - Search in distribution

Exception::Delayed - Execute code and throw exceptions later River stage one • 1 direct dependent • 1 total dependent

This module is useful whenever an exception should be thrown at a later moment, without using Try::Tiny or similiar. Since the context cannot be guessed, this module provides two entry-points: "wantscalar" and "wantlist"....

ZURBORG/Exception-Delayed-0.002 - 18 Apr 2015 14:12:52 UTC - Search in distribution
40 results (0.034 seconds)