freebsd-ports/net/p5-Validate-Net/pkg-descr
Sergey Skvortsov 30a0834e34 Add p5-Validate-Net 0.3,
format validation and more for Net::
related strings.
2003-05-18 13:47:43 +00:00

12 lines
436 B
Text

Validate::Net is a class designed to assist with validation internet
related strings. It can be used to validate CGI forms, internally by
modules, and in any place where you want to check that an internet
related string is valid before handing it off to a Net::* class.
Whenever a test is false, you can access the reason through the reason
method.
WWW: http://search.cpan.org/dist/Validate-Net/
-- Sergey Skvortsov
skv@FreeBSD.org