Regarding REGEX

Go4Expert Member
10Aug2010,17:23   #1
vikky1988i's Avatar
in our Regular expressions when we use it in programming in loops we will be giving:

while($data=~m/(regex)/igs)
{


}

is there any other , other than igs????
Team Leader
8Oct2010,13:46   #2
pradeep's Avatar
@vikky: check this http://www.sarand.com/td/ref_perl_pattern.html