From 9bc82036722fd9a9cc55995cfb8918b0f9b58a1b Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 2 Dec 2011 06:31:04 +0000 Subject: - 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 --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index dd219956194a..ddc3172e7cd1 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1164,6 +1164,7 @@ SUBDIR += p5-RTx-Calendar SUBDIR += p5-Reaction SUBDIR += p5-Rose-HTML-Objects + SUBDIR += p5-Router-Simple SUBDIR += p5-SCGI SUBDIR += p5-SRU SUBDIR += p5-SWF-Chart -- cgit