1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/www/p5-Router-Simple/pkg-descr
Sunpoet Po-Chuan Hsieh f1265ea9c7 - Add p5-Router-Simple 0.09
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.

WWW: http://search.cpan.org/dist/Router-Simple/

Feature safe:	yes
2011-12-02 06:31:04 +00:00

6 lines
276 B
Plaintext

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.
WWW: http://search.cpan.org/dist/Router-Simple/