in reply to Re: matching an array of alternatesin thread matching an array of alternates
print $1 if /$regex/o; [download]
- Zoogie