in reply to outside user defined regex
Thanks, was so caught up in the eval thing...didn't even think about blasting the 'm/' and '/'...
This allows the user to use any delimiter, which is good.
And I learned that Perl *knows* that a regex follows '=~'
;)