|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Find what characters never appearby kwaping (Priest) |
| on Sep 04, 2009 at 22:22 UTC ( #793613=note: print w/ replies, xml ) | Need Help?? |
|
I don't know if this will work for you, but in the past when I've had similar challenges, I've used a string of characters as my separator pattern instead of a single character. For example, #|+|#. The odds of a pattern occuring naturally are less than those of a single character. --- It's all fine and dandy until someone has to look at the code.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||