diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-10-30 01:29:17 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-10-30 01:29:17 +0000 |
commit | c1b47ce9b78bcfb3e08799f1144b28dfc009b52e (patch) | |
tree | 99b6e8708fb694554e079cb42bb9a02e54ff92a6 /www/Makefile | |
parent | bc17a3ecc12469d0f2a9653623c91b369ca9c26c (diff) | |
download | ports-c1b47ce9b78bcfb3e08799f1144b28dfc009b52e.tar.gz ports-c1b47ce9b78bcfb3e08799f1144b28dfc009b52e.zip |
This module adds the following methods to HTTP::Response objects.
WWW: http://search.cpan.org/dist/HTTP-Response-Encoding/
PR: ports/117553
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes:
svn path=/head/; revision=202386
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 f5d541747aeb..bbd15c3f7c4a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -789,6 +789,7 @@ SUBDIR += p5-HTTP-Recorder SUBDIR += p5-HTTP-Request-AsCGI SUBDIR += p5-HTTP-Request-Params + SUBDIR += p5-HTTP-Response-Encoding SUBDIR += p5-HTTP-Server-Simple SUBDIR += p5-HTTP-Server-Simple-Mason SUBDIR += p5-HTTP-Server-Simple-Recorder |