Thu Apr 30 04:29:52 2015 UTC ()
Import p5-Any-URI-Escape-0.01 as 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.


(mef)
diff -r0 -r1.1 pkgsrc/www/p5-Any-URI-Escape/DESCR
diff -r0 -r1.1 pkgsrc/www/p5-Any-URI-Escape/Makefile
diff -r0 -r1.1 pkgsrc/www/p5-Any-URI-Escape/distinfo

File Added: pkgsrc/www/p5-Any-URI-Escape/DESCR
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.

File Added: pkgsrc/www/p5-Any-URI-Escape/Makefile
# $NetBSD: Makefile,v 1.1 2015/04/30 04:29:52 mef Exp $

DISTNAME=	Any-URI-Escape-0.01
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel
MASTER_SITES=	http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Any/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/CPAN/authors/id/P/PH/PHRED/
COMMENT=	Load URI::Escape::XS preferentially over URI::Escape
LICENSE=	${PERL5_LICENSE}

DEPENDS+=	p5-URI-[0-9]*:../../www/p5-URI

PERL5_PACKLIST=	auto/Any/URI/Escape/.packlist
USE_LANGUAGES=	# none

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/p5-Any-URI-Escape/distinfo
$NetBSD: distinfo,v 1.1 2015/04/30 04:29:52 mef Exp $

SHA1 (Any-URI-Escape-0.01.tar.gz) = b0bf440e22364a72c3d747d8aaee8de943b0f5d0
RMD160 (Any-URI-Escape-0.01.tar.gz) = 223e6a47cf2ff9e677d07e9e6d64fad390af520c
Size (Any-URI-Escape-0.01.tar.gz) = 1819 bytes