From e46eda479871be468b91042559092efa8a487e7e Mon Sep 17 00:00:00 2001 From: tj Date: Tue, 18 Jun 2013 17:32:36 +0000 Subject: New port for www/p5-Any-URI-Escape URI::Escape is great, but URI::Escape::XS is faster. This module loads URI::Escape::XS and imports the two most common methods if XS is installed. WWW: http://search.cpan.org/dist/Any-URI-Escape/ --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index addd64275393..2a14c8979e52 100644 --- a/www/Makefile +++ b/www/Makefile @@ -611,6 +611,7 @@ SUBDIR += p5-Amon2-Plugin-LogDispatch SUBDIR += p5-Amon2-Plugin-Web-MobileAgent SUBDIR += p5-Any-Template + SUBDIR += p5-Any-URI-Escape SUBDIR += p5-AnyEvent-HTTP SUBDIR += p5-AnyEvent-HTTP-LWP-UserAgent SUBDIR += p5-AnyEvent-HTTPD -- cgit