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

Search results for "module:Router::Simple"

Router::Simple - simple HTTP router River stage two • 22 direct dependents • 39 total dependents

Router::Simple is a simple router class. Its main purpose is to serve as a dispatcher for web applications. Router::Simple can match against PSGI $env directly, which means it's easy to use with PSGI supporting web frameworks....

TOKUHIROM/Router-Simple-0.17 - 02 Dec 2014 06:59:00 UTC

Router::Simple::Route - route object River stage two • 22 direct dependents • 39 total dependents

This class represents route....

TOKUHIROM/Router-Simple-0.17 - 02 Dec 2014 06:59:00 UTC

Router::Simple::Declare - declarative interface for Router::Simple River stage two • 22 direct dependents • 39 total dependents

Easy way to declare router object....

TOKUHIROM/Router-Simple-0.17 - 02 Dec 2014 06:59:00 UTC

Router::Simple::SubMapper - submapper River stage two • 22 direct dependents • 39 total dependents

Router::Simple::SubMapper is sub-mapper for Router::Simple. This class provides shorthand to create routes, that have common parts....

TOKUHIROM/Router-Simple-0.17 - 02 Dec 2014 06:59:00 UTC

Router::Simple::Reversible - Router::Simple equipped with reverse routing River stage zero No dependents

Router::Simple::Reversible inherits Router::Simple and provides "path_for" method which produces a string from routing destination and path parameters given....

PAPIX/Router-Simple-Reversible-0.02 - 05 Feb 2021 03:35:55 UTC

Router::Simple::Sinatraish - Sinatra-ish routers on Router::Simple River stage one • 1 direct dependent • 1 total dependent

Router::Simple::Sinatraish is toolkit library for sinatra-ish WAF....

TOKUHIROM/Router-Simple-Sinatraish-0.03 - 10 Jan 2012 11:04:20 UTC

lib/APISchema/Generator/Router/Simple.pm River stage zero No dependents

AKIYM/APISchema-1.37 - 08 Feb 2018 10:33:20 UTC

Message::Router - Fast, simple message routing River stage two • 1 direct dependent • 13 total dependents

This library allows fast, flexible and general message routing....

DIEDERICH/Message-Router-1.161240 - 03 May 2016 22:34:21 UTC

Router::R3 - URL router library with high performance River stage zero No dependents

This mod is a XS wrapper around a C library R3. R3 is an URL router library with high performance, thus, it's implemented in C. It compiles your route paths into a prefix trie. By using the constructed prefix trie in the start-up time, you can dispat...

CINDY/Router-R3-0.011001 - 14 Aug 2014 08:42:55 UTC

Router::Boom - Fast routing engine for web applications River stage one • 3 direct dependents • 4 total dependents

Router::Boom is a fast path routing engine for Perl5....

TOKUHIROM/Router-Boom-1.03 - 17 Apr 2016 07:06:10 UTC

Router::Pygmy - ultrasimple path router matching paths to names and args River stage zero No dependents

Router::Pygmy is a very simple straightforward router which maps paths to (name, args) and vice versa....

DANIELR/Router-Pygmy-0.05 - 31 Mar 2016 12:47:04 UTC

Router::Generic - A general-purpose router for the web. River stage one • 2 direct dependents • 2 total dependents

"Router::Generic" provides URL Routing for the web. What is URL Routing? URL Routing is a way to connect the dots between a URL you see in your browser and the page that the webserver should actually process. You could also say that URL Routing is a ...

JOHND/Router-Generic-0.021 - 07 May 2012 21:24:10 UTC

Router::Resource - Build REST-inspired routing tables River stage one • 2 direct dependents • 2 total dependents

There are a bunch of path routers on CPAN, but they tend not to be very RESTy. A basic idea of a RESTful API is that URIs point to resources and the standard HTTP methods indicate the actions to be taken on those resources. So to encourage you to thi...

ARISTOTLE/Router-Resource-0.22 - 03 Sep 2022 23:08:55 UTC

Router::PathInfo - PATH_INFO router, based on search trees River stage zero No dependents

Allows balancing PATH_INFO to static and controllers. It has a simple and intuitive interface....

CCCP/Router-PathInfo-0.05 - 20 Oct 2011 18:29:04 UTC

Router::Pygmy::Route - simple route object River stage zero No dependents

DANIELR/Router-Pygmy-0.05 - 31 Mar 2016 12:47:04 UTC

IPC::Transit::Router - Allows fast, simple routing of Transit messages River stage two • 1 direct dependent • 12 total dependents

This library allows fast, simple routing of Transit messages...

DIEDERICH/IPC-Transit-Router-1.132260 - 14 Aug 2013 04:05:38 UTC

Router::Dumb::Match - a dumb match against a dumb route River stage zero No dependents

RJBS/Router-Dumb-0.006 - 31 Dec 2022 20:47:37 UTC

Router::Boom::Method - Router::Boom with HTTP method support River stage one • 3 direct dependents • 4 total dependents

Router::Boom doesn't care the routing with HTTP method. It's simple and good. But it makes hard to implement the rule like this: get '/' => sub { 'get ok' }; post '/' => sub { 'post ok' }; Then, this class helps you....

TOKUHIROM/Router-Boom-1.03 - 17 Apr 2016 07:06:10 UTC

Haineko::HTTPD::Router - Child class of Plack::Request River stage zero No dependents

Haineko::HTTPD::Router is child class of Router::Simple....

AKXLIX/Haineko-0.2.16 - 25 Jan 2014 12:23:27 UTC

AnyEvent::HTTPD::Router - Adding Routes to AnyEvent::HTTPD River stage zero No dependents

AnyEvent::HTTPD::Router is an extension to the AnyEvent::HTTPD module, from which it is inheriting. It adds the "reg_routes()" method to it. This module aims to add as little as possible overhead to it while still being flexible and extendable. It re...

UFOBAT/AnyEvent-HTTPD-Router-1.0.1 - 29 Apr 2019 18:49:02 UTC
24 results (0.051 seconds)