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

Search results for "MATTP"

DDP::S River stage zero No dependents

MATTP/Data-Printer-Scoped-0.001004 - 21 Feb 2014 19:31:25 UTC - Search in distribution

Moo - Minimalist Object Orientation (with Moose compatibility) River stage four • 2117 direct dependents • 5269 total dependents

"Moo" is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. "Moo" contains a subset of Moose and is optimised for rapid st...

HAARG/Moo-2.005005 - 05 Jan 2023 20:56:38 UTC - Search in distribution

WWW::Selenium - Perl Client for the Selenium Remote Control test tool River stage one • 8 direct dependents • 9 total dependents

Selenium Remote Control (SRC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser. SRC provides a Selenium Server, which can a...

MATTP/Test-WWW-Selenium-1.36 - 15 May 2013 21:58:48 UTC - Search in distribution

log-defer-viz - command-line utility for rendering log messages created by Log::Defer River stage one • 1 direct dependent • 1 total dependent

Log::Defer is a module that creates structured logs. The Log::Defer documentation explains structured logging and its benefits over ad-hoc logging. This module installs a command-line script that parses structured logs created by Log::Defer and displ...

FRACTAL/Log-Defer-Viz-0.347 - 07 Mar 2016 21:05:42 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

Log::Dispatchouli - a simple wrapper around Log::Dispatch River stage three • 15 direct dependents • 817 total dependents

Log::Dispatchouli is a thin layer above Log::Dispatch and meant to make it dead simple to add logging to a program without having to think much about categories, facilities, levels, or things like that. It is meant to make logging just configurable e...

RJBS/Log-Dispatchouli-3.007 - 03 Sep 2023 00:18:21 UTC - Search in distribution

Role::REST::Client - REST Client Role River stage two • 20 direct dependents • 21 total dependents

This REST Client role makes REST connectivity easy. Role::REST::Client will handle encoding and decoding when using the HTTP verbs. GET HEAD PUT POST DELETE OPTIONS Currently Role::REST::Client supports these encodings application/json application/x-...

KAARE/Role-REST-Client-0.23 - 30 Oct 2018 16:11:02 UTC - Search in distribution

List::Objects::WithUtils - List objects, kitchen sink included River stage two • 11 direct dependents • 15 total dependents

A set of roles and classes defining an object-oriented interface to Perl hashes and arrays with useful utility methods, junctions, type-checking ability, and optional autoboxing. Originally derived from Data::Perl. Uses The included objects are usefu...

AVENJ/List-Objects-WithUtils-2.028003 - 07 Apr 2016 18:11:20 UTC - Search in distribution

Data::Perl - Base classes wrapping fundamental Perl data types. River stage three • 6 direct dependents • 290 total dependents

Data::Perl is a collection of classes that wrap fundamental data types that exist in Perl. These classes and methods as they exist today are an attempt to mirror functionality provided by Moose's Native Traits. One important thing to note is all clas...

TOBYINK/Data-Perl-0.002011 - 22 Jan 2020 13:35:01 UTC - Search in distribution

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

Dancer::Plugin::Resource is a dancer plugin aimed at simplifying and aiding in writing RESTful web services and applications in Dancer. It borrows ideas from both Ruby on Rails and Catalyst::Action::REST, while adding some new ones to boot. At its co...

MATTP/Dancer-Plugin-Resource-1.131120 - 22 Apr 2013 19:37:34 UTC - Search in distribution

MooX::Types::MooseLike - some Moosish types and a type builder River stage three • 118 direct dependents • 786 total dependents

This module provides a possibility to build your own set of Moose-like types. These custom types can then be used to describe fields in Moo-based classes. See MooX::Types::MooseLike::Base for a list of available base types. Its source also provides a...

MATEU/MooX-Types-MooseLike-0.29 - 26 Jun 2015 23:18:56 UTC - Search in distribution

Plack::Middleware::CSRFBlock - Block CSRF Attacks with minimal changes to your app River stage one • 1 direct dependent • 1 total dependent

This middleware blocks CSRF. You can use this middleware without any modifications to your application, in most cases. Here is the strategy: output filter When the application response content-type is "text/html" or "application/xhtml+xml", this inse...

MATTP/Plack-Middleware-CSRFBlock-0.10 - 13 Jul 2014 16:44:51 UTC - Search in distribution

DBIx::Class::Schema::Loader - Create a DBIx::Class::Schema based on a database River stage three • 34 direct dependents • 101 total dependents

DBIx::Class::Schema::Loader automates the definition of a DBIx::Class::Schema by scanning database table definitions and setting up the columns, primary keys, unique constraints and relationships. See dbicdump for the "dbicdump" utility. DBIx::Class:...

VEESH/DBIx-Class-Schema-Loader-0.07052 - 06 Jan 2024 20:54:24 UTC - Search in distribution

MooX::HandlesVia - NativeTrait-like behavior for Moo. River stage three • 43 direct dependents • 286 total dependents

MooX::HandlesVia is an extension of Moo's 'handles' attribute functionality. It provides a means of proxying functionality from an external class to the given atttribute. This is most commonly used as a way to emulate 'Native Trait' behavior that has...

TOBYINK/MooX-HandlesVia-0.001009 - 16 Oct 2020 09:53:18 UTC - Search in distribution

DBIx::Class::Schema::Config - Credential Management for DBIx::Class River stage one • 2 direct dependents • 4 total dependents

DBIx::Class::Schema::Config is a subclass of DBIx::Class::Schema that allows the loading of credentials & configuration from a file. The actual code itself would only need to know about the name used in the configuration file. This aims to make it si...

SYMKAT/DBIx-Class-Schema-Config-0.001014 - 14 Jul 2021 01:28:03 UTC - Search in distribution

WWW::GitHub::PostReceiveHook - A simple means of receiving GitHub's web hooks River stage zero No dependents

WWW::GitHub::PostReceiveHook is a CGI / PSGI wrapper for GitHub that tries to be simple like a local git hook....

MATTP/WWW-GitHub-PostReceiveHook-0.004 - 25 Jun 2014 15:15:42 UTC - Search in distribution

Plack::Middleware::Pjax - PJAX for your Plack River stage zero No dependents

Plack::Middleware::Pjax adds easy support for serving chromeless pages in combination with jquery-pjax. For more information on what pjax is, check the SEE ALSO links below. It does this by filtering the generated response through Marpa::R2::HTML. If...

MATTP/Plack-Middleware-Pjax-1.114400 - 10 Jan 2015 19:18:54 UTC - Search in distribution

Plack::Middleware::DebugLogging - Catalyst style console debugging for plack apps River stage zero No dependents

This is a refactoring/stealing of Catalyst's useful debugging output for use in any Plack application, sitting infront of a web framework or otherwise. This is ideal for development environments. You probably would not want to run this on your produc...

MATTP/Plack-Middleware-DebugLogging-0.001005 - 28 Apr 2015 23:57:37 UTC - Search in distribution

DBIx::Class::FilterColumn::ByType - Apply FilterColumn by type instead of name River stage zero No dependents

This module is a subclass of DBIx::Class::FilterColumn, which allows you to attach filters by column type, as well as by column name. You should look at DBIx::Class::FilterColumn documentation for a full explanation of how FilterColumn works. If you'...

MATTP/DBIx-Class-FilterColumn-ByType-1.122121 - 30 Jul 2012 17:35:26 UTC - Search in distribution

HTML::Zoom::Parser::HTML::Parser - Glue to power HTML::Zoom with HTML::Parser River stage zero No dependents

This module provides a bridge to HTML::Parser to be used with HTML::Zoom. You may want to use this over Parser::BuiltIn for improved handling of malformed html. There could potentially be a performance boost from HTML::Parser's XS bits, though I've n...

MATTP/HTML-Zoom-Parser-HTML-Parser-1.130810 - 22 Mar 2013 14:49:04 UTC - Search in distribution
20 results (0.03 seconds)