diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-06-14 07:07:48 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-06-14 07:07:48 +0000 |
commit | ec7c3c5340d0e0e02b595f6e2baba2e9f0778fdc (patch) | |
tree | ba77fd27ac97e7324815d891213bfd98af8a1fd5 /www/Makefile | |
parent | 0ad8a6c51a36922c044c521be37928ac2fe746b6 (diff) | |
download | ports-ec7c3c5340d0e0e02b595f6e2baba2e9f0778fdc.tar.gz ports-ec7c3c5340d0e0e02b595f6e2baba2e9f0778fdc.zip |
CGI::Application::Dispatch - a module that makes it simple to dispatch requests
to CGI::Application based objects.
WWW: http://search.cpan.org/~wonko/CGI-Application-Dispatch-2.12/
PR: ports/124328
Submitted by: George Hartzell <hartzell@alerce.com>
Approved by: gabor (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=214813
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 546be75c5d7e..6ff49b929362 100644 --- a/www/Makefile +++ b/www/Makefile @@ -594,6 +594,7 @@ SUBDIR += p5-Business-PayPal SUBDIR += p5-CGI-Ajax SUBDIR += p5-CGI-Application + SUBDIR += p5-CGI-Application-Dispatch SUBDIR += p5-CGI-Application-Plugin-AnyTemplate SUBDIR += p5-CGI-Application-Plugin-AutoRunmode SUBDIR += p5-CGI-Application-Plugin-DBH |