librouter-simple-perl

Simple http router for web applications
  https://metacpan.org/release/Router-Simple
  0
  no reviews



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.