There are several instances when we need to search for specific type of text in a string or document. For example, searching for a URL in a HTML file, confirming e-mail address in a web form field and so on. The easiest way to get around this is by using an open source library called: [...]
