You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A perl program which counts the number of words appearing in the document. There are specific constraints as to what defines a word so the code relies heavily on regular expressions.