How do I validate input?
The answer to this question is usually a regular expression, perhaps with auxiliary logic. See the more specific questions (numbers, email addresses, etc.) for details.
Back to
Data: Strings
Forward to
How do I unescape a string?
Up to
the perlfaq4 manpage