blob: 0dd1393efe60fda1aaf448eaa56508538073f8d8 (
plain) (
blame)
1
2
3
|
Returns a regular expression that will match any string from the input
list @strings. First argument can be a reference to a hash, which
controls how the regular expression is built.
|