Is there a way to take a series of regular expressions,
and store them into an array or hash hash? If so, how would
I use this to create some sort of quick grep sanity test
to see if a string matches any of the res stored in the
list? A good application for this would be to eliminate
garbage in when calling a perl script or cgi.
Thanks, Irom