|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: What is regular expression for the following thing?by Punitha (Priest) |
| on Oct 20, 2008 at 09:13 UTC ( #718171=note: print w/ replies, xml ) | Need Help?? |
|
Hi sanjay nayak You can have a quick reference about the perl regular expressions here http://perldoc.perl.org/perlrequick.html Moreover in your example coding you misused the matching operator. It should be =~ and you may want something like this
Punitha
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||