The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Path::Router"

Path::Router - A tool for routing paths River stage two • 11 direct dependents • 15 total dependents

This module provides a way of deconstructing paths into parameters suitable for dispatching on. It also provides the inverse in that it will take a list of parameters, and construct an appropriate uri for it. Reversable This module places a high degr...

NEILB/Path-Router-0.15 - 01 Mar 2016 22:38:26 UTC

Test::Path::Router - A testing module for testing routes River stage two • 11 direct dependents • 15 total dependents

This module helps in testing out your path routes, to make sure they are valid....

NEILB/Path-Router-0.15 - 01 Mar 2016 22:38:26 UTC

Path::Router::Types - A set of types that Path::Router uses River stage two • 11 direct dependents • 15 total dependents

NEILB/Path-Router-0.15 - 01 Mar 2016 22:38:26 UTC

Path::Router::Shell - An interactive shell for testing router configurations River stage two • 11 direct dependents • 15 total dependents

This is a tool for helping test the routing in your applications, so you simply write a small script like showing in the SYNOPSIS and then you can use it to test new routes or debug routing issues, etc etc etc....

NEILB/Path-Router-0.15 - 01 Mar 2016 22:38:26 UTC

Path::Router::Route - An object to represent a route River stage two • 11 direct dependents • 15 total dependents

This object is created by Path::Router when you call the "add_route" method. In general you won't ever create these objects directly, they will be created for you and you may sometimes introspect them....

NEILB/Path-Router-0.15 - 01 Mar 2016 22:38:26 UTC

Plack::App::Path::Router - A Plack component for dispatching with Path::Router River stage one • 2 direct dependents • 5 total dependents

This is a Plack::Component subclass which creates an endpoint to dispatch using Path::Router. This module expects an instance of Path::Router whose routes all have a "target" that is a CODE ref or an object which responds to the "execute" method. The...

DOY/Plack-App-Path-Router-0.08 - 17 Jan 2015 19:48:20 UTC

Path::Router::Route::Match - The result of a Path::Router match River stage two • 11 direct dependents • 15 total dependents

This is the object returned from calling "match" on a Path::Router instance. It contains all the information you would need to do any dispatching nessecary....

NEILB/Path-Router-0.15 - 01 Mar 2016 22:38:26 UTC

Path::Router::Route::Slurpy - Adds slurpy matching to Path::Router River stage zero No dependents

This adds the ability to perform "slurpy" matching in Path::Router. This code originated out of my desire to use Path::Router, but to allow for arbitrary length paths in a hierarchical wiki. For example, I wanted to build a route with a path match de...

HANENKAMP/Path-Router-Route-Slurpy-0.141330 - 13 May 2014 15:21:24 UTC

OX::Application::Role::Router::Path::Router - implementation of OX::Application::Role::Router which uses Path::Router River stage one • 2 direct dependents • 2 total dependents

This role uses Path::Router to provide a router for your application. It uses OX::Application::Role::Router, and overrides "router_class" to be "Path::Router" and "app_from_router" to create an app using Plack::App::Path::Router::Custom. It also uses...

DOY/OX-0.14 - 03 Apr 2014 15:30:33 UTC

Plack::App::Path::Router::PSGI - A Plack component for dispatching with Path::Router to Pure PSGI targets River stage one • 2 direct dependents • 5 total dependents

This is a Plack::Component subclass which creates an endpoint to dispatch using Path::Router. This module is similar to Plack::App::Path::Router except that it expects all the route targets to be pure PSGI apps, nothing more, nothing less. Which mean...

DOY/Plack-App-Path-Router-0.08 - 17 Jan 2015 19:48:20 UTC

Plack::App::Path::Router::Custom - A Plack component for dispatching with Path::Router River stage one • 2 direct dependents • 5 total dependents

This is a Plack::Component subclass which creates an endpoint to dispatch using Path::Router. It is useful when you need a bit more control than is provided by Plack::App::Path::Router or Plack::App::Path::Router::PSGI (those two modules are in fact ...

DOY/Plack-App-Path-Router-0.08 - 17 Jan 2015 19:48:20 UTC

Path::Router::Route::Slurpy::Match - Matching with slurpy paths River stage zero No dependents

This actually does nothing special....

HANENKAMP/Path-Router-Route-Slurpy-0.141330 - 13 May 2014 15:21:24 UTC

Path::AttrRouter - Path router for URLs using the attributes River stage one • 1 direct dependent • 5 total dependents

Path::AttrRouter is a router class specifying definitions by attributes. This is mainly used for method dispatching in web application frameworks....

SONGMU/Path-AttrRouter-0.04 - 11 Sep 2013 16:17:42 UTC

lib/Path/AttrRouter/DispatchType/Path.pm River stage one • 1 direct dependent • 5 total dependents

SONGMU/Path-AttrRouter-0.04 - 11 Sep 2013 16:17:42 UTC

lib/Path/AttrRouter/Controller.pm River stage one • 1 direct dependent • 5 total dependents

SONGMU/Path-AttrRouter-0.04 - 11 Sep 2013 16:17:42 UTC

lib/Path/AttrRouter/Action.pm River stage one • 1 direct dependent • 5 total dependents

SONGMU/Path-AttrRouter-0.04 - 11 Sep 2013 16:17:42 UTC

lib/Path/AttrRouter/Match.pm River stage one • 1 direct dependent • 5 total dependents

SONGMU/Path-AttrRouter-0.04 - 11 Sep 2013 16:17:42 UTC

lib/Path/AttrRouter/DispatchType/Regex.pm River stage one • 1 direct dependent • 5 total dependents

SONGMU/Path-AttrRouter-0.04 - 11 Sep 2013 16:17:42 UTC

lib/Path/AttrRouter/AsciiTable.pm River stage one • 1 direct dependent • 5 total dependents

SONGMU/Path-AttrRouter-0.04 - 11 Sep 2013 16:17:42 UTC

lib/Path/AttrRouter/DispatchType/Chained.pm River stage one • 1 direct dependent • 5 total dependents

SONGMU/Path-AttrRouter-0.04 - 11 Sep 2013 16:17:42 UTC
22 results (0.05 seconds)