Simple pattern matching in perl

by kalai 2008-11-22 20:17:41



abc - abc (that exact character sequence, but anywhere in the string)
^abc - abc at the beginning of the string


Tagged in:

1075
like
0
dislike
0
mail
flag

You must LOGIN to add comments