I am just learning perl and doing some practicing and exploring.
I am trying to write a regular expression that will print only values that start with a 'b' have an 'a' in the middle anywhere and end in an 'n'.
Currently the regex works except for some reason it will also print out the word...
I am just learning perl and doing some practicing and exploring.
I am trying to write a regular expression that will print only values that start with a 'b' have an 'a' in the middle anywhere and end in an 'n'.
Currently the regex works except for some reason it will also print out the word...