|
|
| No such thing as a small change | |
| PerlMonks |
Re: Matching '=' and other non alphanumeric characters using regular expressionsby krujos (Curate) |
| on Dec 13, 2002 at 06:07 UTC ( #219507=note: print w/ replies, xml ) | Need Help?? |
|
you need to match the . and = characters. If there is a genral form for the where thoes occur you could plug them into your scripts. Without knowing that a smiple suggestion is to just add the = and periods to your regex. Good luck. Josh
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||