aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-11-12 15:03:48 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-11-12 15:03:48 +0800
commitfaad37158349a4a7daa9c1ef36675c1b859686bd (patch)
treefb79b5d54312670618d654bd80d5704c10815a1b /www/Makefile
parentd26bac8b17f159c7d67debb465dc4013651824bc (diff)
downloadfreebsd-ports-gnome-faad37158349a4a7daa9c1ef36675c1b859686bd.tar.gz
freebsd-ports-gnome-faad37158349a4a7daa9c1ef36675c1b859686bd.tar.zst
freebsd-ports-gnome-faad37158349a4a7daa9c1ef36675c1b859686bd.zip
- Add p5-LWPx-TimedHTTP 1.8
LWPx::TimedHTTP performs an HTTP request exactly the same as LWP does normally except for the fact that it times each stage of the request and then inserts the results as header. It's useful for debugging where abouts in a connection slow downs are occuring. WWW: http://search.cpan.org/dist/LWPx-TimedHTTP/ Feature safe: yes
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 61baba927397..7c818c436dd3 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1071,6 +1071,7 @@
SUBDIR += p5-LWP-UserAgent-POE
SUBDIR += p5-LWP-UserAgent-WithCache
SUBDIR += p5-LWPx-ParanoidAgent
+ SUBDIR += p5-LWPx-TimedHTTP
SUBDIR += p5-Markup-Perl
SUBDIR += p5-MasonX-Interp-WithCallbacks
SUBDIR += p5-MasonX-Profiler