|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
How do I validate input?by faq_monk (Initiate) |
| on Oct 08, 1999 at 00:20 UTC ( #590=perlfaq nodetype: print w/ replies, xml ) | Need Help?? |
|
Current Perl documentation can be found at perldoc.perl.org. Here is our local, out-dated (pre-5.6) version: The answer to this question is usually a regular expression, perhaps with auxiliary logic. See the more specific questions (numbers, mail addresses, etc.) for details.
|
|