head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2;
locks; strict;
comment	@# @;


1.4
date	2012.02.29.01.44.13;	author wen;	state Exp;
branches;
next	1.3;

1.3
date	2011.03.19.12.35.28;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2008.04.10.07.53.13;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2008.01.14.11.42.27;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update to 0.06

PR:		ports/165466
Submitted by:	Tuc <freebsd-ports@@t-b-o-h.net> (maintainer)
@
text
@SHA256 (Data-Validate-URI-0.06.tar.gz) = b3d7fec33eb5312c1e4d4bda49676ce97c3a60c88d41cdd44f68a809b50451f6
SIZE (Data-Validate-URI-0.06.tar.gz) = 12198
@


1.3
log
@- Get Rid MD5 support
@
text
@d1 2
a2 2
SHA256 (Data-Validate-URI-0.05.tar.gz) = 1c7c61a5cf9a1e3fd50da3a61d0fcf1f2419343c908b71d9ee56bc7ba24755d0
SIZE (Data-Validate-URI-0.05.tar.gz) = 10409
@


1.2
log
@- Update to 0.05

PR:		ports/122598
Submitted by:	maintainer
@
text
@a0 1
MD5 (Data-Validate-URI-0.05.tar.gz) = fb2c162a2d24e3c4bd873b0cf673f818
@


1.1
log
@This module collects common URI validation routines to make input validation,
and untainting easier and more readable.

All functions return an untainted value if the test passes, and undef if it
fails. This means that you should always check for a defined status
explicitly. Don't assume the return will be true.

The value to test is always the first (and often only) argument.

There are a number of other URI validation modules out there as well.
This one focuses on being fast, lightweight, and relatively 'real-world'.
i.e. it's good if you want to check user input, and don't need to parse
out the URI/URL into chunks.

Right now the module focuses on HTTP URIs, since they're arguably the most
common.

WWW: http://search.cpan.org/dist/Data-Validate-URI

PR:		ports/119264
Submitted by:	Tuc <freebsd-ports at t-b-o-h.net>
@
text
@d1 3
a3 3
MD5 (Data-Validate-URI-0.04.tar.gz) = 1cbada5653a33e496e07b2c3c70c80ae
SHA256 (Data-Validate-URI-0.04.tar.gz) = 5b0acd34dd08f7e6db6b5c76c0cdf26cece3729ae06a4ff1da7b86e985b5035a
SIZE (Data-Validate-URI-0.04.tar.gz) = 10313
@

