============================================================ in the above code what does the hypen resembles.....i read that is range operator for regular expression...i tried but i could not...please help me.$_='process1'; if (/-process/) { print "success"; }
In reply to help in matching by uva
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |