summaryrefslogtreecommitdiff
path: root/databases
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 /databases
parentFix build with clang. (diff)
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 'databases')
0 files changed, 0 insertions, 0 deletions