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

Search results for "BPHILLIPS"

presto - Command-line interface for RESTful web services River stage one • 1 direct dependent • 1 total dependent

"App::Presto" provides a command-line interface (CLI) for RESTful web services. When looking for a way to interact with RESTful services answers typically point to some horrible GUI or (on the complete opposite end of the spectrum) just using "curl" ...

MPERRY/App-Presto-0.010 - 28 Jul 2016 08:35:07 UTC - Search in distribution

Test::DBIx::Class - Easier test cases for your DBIx::Class applications River stage two • 26 direct dependents • 29 total dependents

The goal of this distribution is to make it easier to write test cases for your DBIx::Class based applications. It does this in three ways. First, it trys to make it easy to deploy your Schema. This can be to your dedicated testing database, or a sim...

NEWELLC/Test-DBIx-Class-0.52 - 07 Dec 2016 16:33:32 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

MooseX::Contract - Helps you avoid Moose-stakes! River stage zero No dependents

The Design by Contract (DbC) method of programming could be seen as simply baking some simple unit test or assertions right into your regular code path. The set of assertions or tests for a given class is considered that class' contract - a guarantee...

BPHILLIPS/MooseX-Contract-0.01 - 20 Jan 2009 03:49:20 UTC - Search in distribution

Text::Snippet - TextMate-like snippet functionality River stage zero No dependents

BPHILLIPS/Text-Snippet-0.04 - 21 May 2010 13:17:04 UTC - Search in distribution

Software::License - packages that provide templated software licenses River stage four • 105 direct dependents • 1162 total dependents

LEONT/Software-License-0.104006 - 09 Feb 2024 22:55:20 UTC - Search in distribution

DateTimeX::ISO8601::Interval - Provides a means of parsing and manipulating ISO-8601 intervals and durations. River stage zero No dependents

This module provides parsing and iteration functionality for "ISO 8601" date/time intervals. The "ISO 8601" standard provides a succinct way of representing an interval of time (including the option for the interval to repeate). According to Wikipedi...

BPHILLIPS/DateTimeX-ISO8601-Interval-0.004 - 03 Oct 2014 13:30:42 UTC - Search in distribution

Types::DBIx::Class - A Type::Library for DBIx::Class objects River stage zero No dependents

This simply provides some Type::Tiny style types for often shared DBIx::Class objects. It is forked from, and still borrows heavily from MooseX::Types::DBIx::Class....

YARY/Types-DBIx-Class-1.000006 - 02 Jun 2015 13:44:31 UTC - Search in distribution

WebService::Shutterstock - Easy access to Shutterstock's public API River stage zero No dependents

This module provides an easy way to interact with the Shutterstock, Inc. API <http://api.shutterstock.com>. You will need an API username and key from Shutterstock with the appropriate permissions in order to use this module. While there are some act...

BPHILLIPS/WebService-Shutterstock-0.006 - 11 Jul 2013 17:54:23 UTC - Search in distribution

Catalyst::Action::REST - Automated REST Method Dispatching River stage two • 26 direct dependents • 61 total dependents

This Action handles doing automatic method dispatching for REST requests. It takes a normal Catalyst action, and changes the dispatch to append an underscore and method name. First it will try dispatching to an action with the generated name, and fai...

JJNAPIORK/Catalyst-Action-REST-1.21 - 05 Dec 2017 15:16:47 UTC - Search in distribution

CatalystX::DebugFilter - Provides configurable filtering of data that is logged to the debug logs (and error screen) River stage zero No dependents

This module provides a Moose role that will filter certain elements of a request/response/stash/session before they are logged to the debug logs (or the error screen)....

SIMBABQUE/CatalystX-DebugFilter-0.16 - 22 Dec 2018 15:03:01 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

Dist::Zilla::Plugin::Git - Update your git repository after release River stage three • 106 direct dependents • 131 total dependents

This set of plugins for Dist::Zilla can do interesting things for module authors using Git (<https://git-scm.com>) to track their work. You need Git 1.5.4 or later to use these plugins. Some plugins require a more recent version of Git for certain fe...

ETHER/Dist-Zilla-Plugin-Git-2.049 - 31 Dec 2023 00:05:26 UTC - Search in distribution

DBIx::Class::OptimisticLocking - Optimistic locking support for DBIx::Class River stage one • 1 direct dependent • 3 total dependents

BPHILLIPS/DBIx-Class-OptimisticLocking-0.02 - 22 Aug 2011 14:42:33 UTC - Search in distribution

MooseX::Types::DBIx::Class - MooseX::Types for DBIx::Class objects River stage one • 1 direct dependent • 1 total dependent

This simply provides some MooseX::Types style types for often shared DBIx::Class objects....

BPHILLIPS/MooseX-Types-DBIx-Class-0.05 - 22 Aug 2011 15:04:26 UTC - Search in distribution

Dist::Zilla::Plugin::GitHub - Plugins to integrate Dist::Zilla with GitHub River stage two • 23 direct dependents • 27 total dependents

Dist-Zilla-Plugin-GitHub is a set of plugins for Dist::Zilla intended to more easily integrate GitHub <https://github.com> in the "dzil" workflow. The following is the list of the plugins shipped in this distribution: * Dist::Zilla::Plugin::GitHub::C...

ETHER/Dist-Zilla-Plugin-GitHub-0.49 - 30 Apr 2023 13:18:14 UTC - Search in distribution

Catalyst::Action::Serialize::Data::Serializer - Serialize with Data::Serializer River stage zero No dependents

This module implements a serializer for use with "Data::Dumper" and others. It was factored out of Catalyst::Action::REST because it is unlikely to be widely used and tends to break tests, be insecure, and is generally weird. Use at your own risk....

BOBTFISH/Catalyst-Action-Serialize-Data-Serializer-1.08 - 16 Apr 2013 07:33:12 UTC - Search in distribution
17 results (0.137 seconds)