Skip site navigation (1)Skip section navigation (2)

CVS log for ports/net-mgmt/p5-Data-Validate-IP/pkg-plist

[BACK] Up to [FreeBSD] / ports / net-mgmt / p5-Data-Validate-IP

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 8 13:06:29 2009 UTC (2 years, 8 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -10 lines
- Update to 0.10

PR:		ports/135325
Submitted by:	Tuc <freebsd-ports at t-b-o-h.net> (maintainer)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 14 11:15:31 2008 UTC (4 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
This module collects ip 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. (e.g. is_username('0'))

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

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

PR:		ports/119264
Submitted by:	Tuc <freebsd-ports at t-b-o-h.net>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options