diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-12-27 10:55:50 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-12-27 10:55:50 +0000 |
commit | ce08089229244ab6984b168f7825751a67b35744 (patch) | |
tree | f5a156ca1ef3df9b266b2fb1426d82d80eb94713 /www/Makefile | |
parent | f4ef5d26c73dc1f092d778bc68d46c387036c48f (diff) | |
download | ports-ce08089229244ab6984b168f7825751a67b35744.tar.gz ports-ce08089229244ab6984b168f7825751a67b35744.zip |
Add www/p5-HTTP-Server-Simple-Recorder 0.02, a Perl mixin to record all
HTTP communication between an HTTP::Server::Simple-derived server and
its clients.
Notes
Notes:
svn path=/head/; revision=152184
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 a44e567f33e9..7f5f353951ce 100644 --- a/www/Makefile +++ b/www/Makefile @@ -589,6 +589,7 @@ SUBDIR += p5-HTTP-Request-Params SUBDIR += p5-HTTP-Server-Simple SUBDIR += p5-HTTP-Server-Simple-Mason + SUBDIR += p5-HTTP-Server-Simple-Recorder SUBDIR += p5-HTTP-Server-Simple-Static SUBDIR += p5-HTTP-WebTest SUBDIR += p5-HTTPD-Log-Filter |