aboutsummaryrefslogtreecommitdiff
path: root/net/p5-URI-Match/pkg-plist
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2011-09-09 02:26:22 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2011-09-09 02:26:22 +0000
commit5ef40621959ba42a4f04a8933eaf60b5c0db32d1 (patch)
treeea37684da15211416f8fb0545265961e156b9053 /net/p5-URI-Match/pkg-plist
parent4e347ced58ba2809d0631b34db81e001c577c360 (diff)
downloadports-5ef40621959ba42a4f04a8933eaf60b5c0db32d1.tar.gz
ports-5ef40621959ba42a4f04a8933eaf60b5c0db32d1.zip
This is a simple utility that adds ability to match URL parts against
regular expressions, subroutines, or objects that implement a match() method. Since this module uses loops and method calls, writing up a clever regular expression and using it directly against the whole URL is probably faster. This module aims to solve the problem where readability matters, or when you need to assemble the match conditions at run time. URI::Match adds the following methods to the URI namespace. WWW: http://search.cpan.org/dist/URI-Match/
Notes
Notes: svn path=/head/; revision=281471
Diffstat (limited to 'net/p5-URI-Match/pkg-plist')
-rw-r--r--net/p5-URI-Match/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/p5-URI-Match/pkg-plist b/net/p5-URI-Match/pkg-plist
new file mode 100644
index 000000000000..7cebd168acb7
--- /dev/null
+++ b/net/p5-URI-Match/pkg-plist
@@ -0,0 +1,3 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Match/.packlist
+%%SITE_PERL%%/URI/Match.pm
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/URI/Match