in reply to Divide a list of string into substrings
You split on
Your best bet is the list from a regex m/(pattern)/g
Using the result as hash keys will guaranty unique entries.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|