mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
276 B
Plaintext
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: https://metacpan.org/release/Router-Simple
|