Skip to content

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.

Notifications You must be signed in to change notification settings

hulleylm/wordCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

wordCounter

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages