Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
librouter-simple-perl
Simple http router for web applications
https://metacpan.org/release/Router-Simple
0
no reviews
Install
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.