Todo List
Defining a simple wrapper for the strip punctuation function in case PCRE wasn't compiled with UTF-8 support.
string strip_punctuation( string $text )
Strip US-ASCII punctuation characters from UTF-8 text.