in reply to Re^4: Regex in a printfile?
in thread Regex in a printfile?

It's like return $s (but you can't use return that way in map). map create a list from the return value(s) of the expression in the curlies.