6 lines
278 B
Plaintext
6 lines
278 B
Plaintext
|
Validate::Net is a class designed to assist with the validation of
|
||
|
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 Net::*
|
||
|
modules.
|