-MarkABC: while () { #print "entered into while loop\n"; if ($_ =~ /$net_extract/) { $count = 1; print "hello\n"; }
In reply to Re: Can we use variable for pattern match and extraction
by kvale
in thread Can we use variable for pattern match and extraction
by ask_chinna
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |