Regular Expressions   «Prev  Next»

Perl Spell-check your Name - Exercise

Spell-check your name

Objective:Write a regular expression that will catch most common misspellings of your name.

Instructions

If your name is not commonly misspelled, use someone else's name (Shakespeare for instance, he never spelled his own name the same way twice). Paste your program code in the text area below and click the Submit button when you are finished.