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

Search results for "MELO"

lib/Task/BeLike/MELO.pm River stage zero No dependents

This task will install all the modules that I usually like to have around, in one fell swoop. It will take a while. Seriously....

MELO/Task-BeLike-MELO-0.011 - 13 Jul 2013 18:06:53 UTC - Search in distribution

Pod::Weaver::PluginBundle::Author::MELO - MELO's Pod::Weaver config River stage one • 1 direct dependent • 1 total dependent

Another fork of the excellent work by RWSTASUNER. This PluginBundle is like the @Default with the following additions: * Inserts a SUPPORT section to the POD just before AUTHOR * Adds the List Transformer * Enables WikiDoc formatting * Generates and ...

MELO/Dist-Zilla-PluginBundle-Author-MELO-0.012 - 18 Jan 2013 11:30:50 UTC - Search in distribution

ack - grep-like text finder River stage two • 24 direct dependents • 28 total dependents

ack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...

PETDANCE/ack-v3.7.0 - 27 Feb 2023 14:52:52 UTC - Search in distribution

PSGI - Perl Web Server Gateway Interface Specification River stage one • 5 direct dependents • 9 total dependents

MIYAGAWA/PSGI-1.102 - 24 Jul 2013 20:13:37 UTC - Search in distribution

Redis - Perl binding for Redis database River stage two • 72 direct dependents • 85 total dependents

Pure perl bindings for <https://redis.io/> This version supports protocol 2.x (multi-bulk) or later of Redis available at <https://github.com/antirez/redis/>. This documentation lists commands which are exercised in test suite, but additional command...

DAMS/Redis-2.000 - 13 Jan 2023 22:13:53 UTC - Search in distribution

Tenjin - Fast templating engine with support for embedded Perl. River stage one • 5 direct dependents • 5 total dependents

Tenjin is a very fast and full-featured templating engine, implemented in several programming languages, among them Perl. The Perl version of Tenjin supports embedded Perl code, nestable layout template, inclusion of other templates inside a template...

IDOPEREL/Tenjin-1.000001 - 17 May 2016 19:56:02 UTC - Search in distribution

Mojolicious - Real-time web framework River stage four • 943 direct dependents • 1041 total dependents

An amazing real-time web framework built on top of the powerful Mojo web development toolkit. With support for RESTful routes, plugins, commands, Perl-ish templates, content negotiation, session management, form validation, testing framework, static ...

SRI/Mojolicious-9.36 - 08 Mar 2024 22:16:38 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

POD2::RU::PSGI River stage zero No dependents

VTI/POD2-RU-PSGI-0.003 - 10 Aug 2014 11:02:27 UTC - Search in distribution

Data::Printer - colored & full-featured pretty print of Perl data structures and objects River stage three • 167 direct dependents • 251 total dependents

The ever-popular Data::Dumper is a fantastic tool, meant to stringify data structures in a way they are suitable for being "eval"'ed back in. The thing is, a lot of people keep using it (and similar ones, like Data::Dump) to print data structures and...

GARU/Data-Printer-1.002001 - 22 Jan 2024 03:32:20 UTC - Search in distribution

Date::Manip::Changes5 - changes in Date::Manip 5.xx River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC - Search in distribution

App::Sv - Event-based multi-process supervisor River stage zero No dependents

This module implements an event-based multi-process supervisor. It takes a list of commands to execute, forks a child and starts each one and then monitors their execution. If one of the processes dies, the supervisor will restart it after "restart_d...

GVL/App-Sv-0.014 - 19 Jan 2014 11:15:29 UTC - Search in distribution

http_this - export the current directory over HTTP River stage one • 3 direct dependents • 4 total dependents

The "http_this" command exports the current directory via HTTP. You can also export any directory by providing the path as a parameter. A simple web server is started and is kept running until you kill it with "Ctrl-C". All the files and directories ...

DAVECROSS/App-HTTPThis-0.009 - 21 Jun 2023 16:17:11 UTC - Search in distribution

prophet - main script River stage one • 1 direct dependent • 1 total dependent

IOANR/Prophet-0.751 - 20 May 2013 03:28:38 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

AnyEvent::HTTPD - A simple lightweight event based web (application) server River stage two • 10 direct dependents • 11 total dependents

This module provides a simple HTTPD for serving simple web application interfaces. It's completly event based and independend from any event loop by using the AnyEvent module. It's HTTP implementation is a bit hacky, so before using this module make ...

ELMEX/AnyEvent-HTTPD-0.93 - 04 Aug 2011 08:42:18 UTC - Search in distribution

DBIx::Class - Extensible and flexible object <-> relational mapper. River stage three • 342 direct dependents • 452 total dependents

This is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in you...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

App::cpanminus - get, unpack, build and install modules from CPAN River stage two • 42 direct dependents • 52 total dependents

cpanminus is a script to get, unpack, build and install modules from CPAN and does nothing else. It's dependency free (can bootstrap itself), requires zero configuration, and stands alone. When running, it requires only 10MB of RAM....

MIYAGAWA/App-cpanminus-1.7047 - 30 Jul 2023 06:01:02 UTC - Search in distribution

Redis::Fast - Perl binding for Redis database River stage one • 7 direct dependents • 7 total dependents

"Redis::Fast" is a wrapper around Salvatore Sanfilippo's hiredis <https://github.com/redis/hiredis> C client. It is compatible with Redis.pm <https://github.com/melo/perl-redis>. This version supports protocol 2.x (multi-bulk) or later of Redis avail...

SHOGO/Redis-Fast-0.37 - 08 Mar 2024 16:30:57 UTC - Search in distribution

AnyEvent::XMPP::Connection - XML stream that implements the XMPP RFC 3920. River stage two • 11 direct dependents • 11 total dependents

This module represents a XMPP stream as described in RFC 3920. You can issue the basic XMPP XML stanzas with methods like "send_iq", "send_message" and "send_presence". And receive events with the "reg_cb" event framework from the connection. If you ...

MSTPLBG/AnyEvent-XMPP-0.55 - 01 Mar 2014 21:45:53 UTC - Search in distribution
65 results (0.053 seconds)