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

Search results for "JSHIRLEY"

WWW::Facebook::API - Facebook API implementation River stage one • 5 direct dependents • 6 total dependents

A Perl implementation of the Facebook API, working off of the canonical Java and PHP implementations. By default it uses JSON::Any to parse the response returned by Facebook's server. There is an option to return the raw response in either XML or JSO...

UNOBE/WWW-Facebook-API-0.4.18 - 13 Mar 2010 07:58:55 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

Catalyst::Log::Log4perl - DEPRECATED (see Log::Log4perl::Catalyst) River stage zero No dependents

This module provides a Catalyst::Log implementation that uses Log::Log4perl as the underlying log mechanism. It provides all the methods listed in Catalyst::Log, with the exception of: levels enable disable These methods simply return 0 and do nothin...

BOBTFISH/Catalyst-Log-Log4perl-1.06 - 21 Jun 2012 06:54:18 UTC - Search in distribution

RPC::JSON - JSON-RPC Client Library River stage zero No dependents

RPC::JSON aims to be a full-featured JSON-RPC client library that enables a client to connect to any JSON-RPC service and dispatch remote method calls....

CHRISC/RPC-JSON-0.15 - 02 Aug 2008 09:36:17 UTC - Search in distribution

Catalyst::ActionRole::Methods - Dispatch by HTTP Methods River stage zero No dependents

This is a Catalyst extension which adds additional dispatch based on the HTTP method, in the same way Catalyst::Action::REST does: An action which does this role will be matched and run as usual. But after it returns, a sub-action will also run, whic...

ARISTOTLE/Catalyst-ActionRole-Methods-0.104 - 21 Mar 2024 19:39:16 UTC - Search in distribution

MooseX::UndefTolerant - Make your attribute(s) tolerant to undef initialization River stage one • 2 direct dependents • 5 total dependents

Loading this module in your Moose class makes initialization of your attributes tolerant of undef. If you specify the value of undef to any of the attributes they will not be initialized, effectively behaving as if you had not provided a value at all...

ETHER/MooseX-UndefTolerant-0.21 - 23 Oct 2016 01:05:59 UTC - Search in distribution

DBIx::Class::EncodedColumn - Automatically encode columns River stage two • 13 direct dependents • 14 total dependents

This DBIx::Class component can be used to automatically encode a column's contents whenever the value of that column is set. This module is similar to the existing DBIx::Class::DigestColumns, but there is some key differences: "DigestColumns" perform...

WREIS/DBIx-Class-EncodedColumn-0.00020 - 25 Sep 2019 12:34:33 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

DBIx::Class::Tokenize - Automatically tokenize a column on creation River stage zero No dependents

This component simply creates a clean token based on a field on insertion. The simple use case is having a long name that is displayable, like "Catalyst Book" that you want to change to "catalyst_book". Rather than do that by hand every time you crea...

JSHIRLEY/DBIx-Class-Tokenize-0.01 - 01 May 2008 15:35:15 UTC - Search in distribution

Business::Payment - Payment Processing Library River stage zero No dependents

Business::Payment is a payment abstraction library, primarily meant to be used in front of payment processor libraries. The expected use is for credit cards but care is taken to assume little and to allow the implementor to choose what functionality ...

GPHAT/Business-Payment-0.02 - 04 Oct 2009 03:17:28 UTC - Search in distribution

Catalyst::Helper::View::TT::Bootstrap::YUI::Manual - User guide and reference for files generated by Catalyst::Helper::View::TT::Bootstrap::YUI. River stage zero No dependents

Files and Directory The files and directories generated under your application root (e.g. MyApp/) are: lib/MyApp/View/TT.pm # The TT View module with a couple extras root/ site/ wrapper.tt # routes all pages to their appropriate layout html.tt # rend...

JSHIRLEY/Catalyst-Helper-View-TT-Bootstrap-YUI-0.02 - 02 Jan 2010 15:16:27 UTC - Search in distribution

Catalyst::View::Email - Send Email from Catalyst River stage two • 4 direct dependents • 12 total dependents

DHOSS/Catalyst-View-Email-0.36 - 25 Sep 2015 18:45:24 UTC - Search in distribution

Catalyst::Plugin::MessageStack - A Catalyst plugin for gracefully handling messaging (and more) that follows the Post/Redirect/Get pattern. River stage zero No dependents

This plugin offers persistent messaging (requiring Catalyst::Plugin::Session or something with a compatible API, and preferably a model based on Data::Manager. The messaging gracefully handles any redirects (so you can happily use the recommended Pos...

JSHIRLEY/Catalyst-Plugin-MessageStack-0.03 - 08 Jun 2012 20:52:41 UTC - Search in distribution

Catalyst::Authentication::Credential::HTTP - HTTP Basic and Digest authentication for Catalyst River stage two • 4 direct dependents • 13 total dependents

This module lets you use HTTP authentication with Catalyst::Plugin::Authentication. Both basic and digest authentication are currently supported. When authentication is required, this module sets a status of 401, and the body of the response to 'Auth...

ETHER/Catalyst-Authentication-Credential-HTTP-1.018 - 28 Jun 2017 00:29:58 UTC - Search in distribution

CatalystX::Controller::Verifier - Moose Role for verifying request parameters on a per action basis. River stage zero No dependents

JSHIRLEY/CatalystX-Controller-Verifier-0.02 - 15 Apr 2011 14:10:05 UTC - Search in distribution

DBIx::Class::TimeStamp - DBIx::Class extension to update and create date and time based fields River stage two • 26 direct dependents • 75 total dependents

Works in conjunction with InflateColumn::DateTime to automatically set update and create date and time based fields in a table....

RIBASUSHI/DBIx-Class-TimeStamp-0.14 - 05 Sep 2010 15:01:37 UTC - Search in distribution

Catalyst::Model::YouTube - Catalyst Model for the YouTube Web Services River stage zero No dependents

A simple model class that interfaces with WebService::YouTube to query the YouTube webservice APIs to fetch and display videos....

JSHIRLEY/Catalyst-Model-YouTube-0.14 - 21 May 2007 15:24:05 UTC - Search in distribution

Catalyst::Plugin::ConfigLoader::Remote - Load (remote) URIs into config River stage zero No dependents

JSHIRLEY/Catalyst-Plugin-ConfigLoader-Remote-0.02 - 22 Feb 2010 17:18:35 UTC - Search in distribution

Catalyst::Authentication::Realm::Progressive - Authenticate against multiple realms River stage two • 63 direct dependents • 79 total dependents

BOBTFISH/Catalyst-Plugin-Authentication-0.10023 - 11 Apr 2013 19:19:20 UTC - Search in distribution

Catalyst::TraitFor::Controller::PermissionCheck - Provides an opinionated method for verifying permissions on a per-action basis by inspecting the user. River stage zero No dependents

JSHIRLEY/Catalyst-TraitFor-Controller-PermissionCheck-0.04 - 21 Jul 2011 13:35:29 UTC - Search in distribution
22 results (0.024 seconds)