Using Regex in Perl

In our last lesson, the Regular Expressions Tutorial we walked through the basics of regular expressions and looked at some simple things one can do with them. This time, we’re going to dig a little deeper, but rather than trying to keep track of all the different regex syntaxes out there, we’re going to focus […]