|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Re: split and joinby Zaxo (Archbishop) |
| on Apr 22, 2002 at 23:35 UTC ( #161179=note: print w/ replies, xml ) | Need Help?? |
|
'+' is a metacharacter which has meaning in regular expressions. To match a literal plus, you need to escape ('backwhack') it.
After Compline,
In Section
Tutorials
|
|
||||||||||||||||||||