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.
Comment on
Re^5: Regex in a printfile?
Select
or
Download
Code
In Section
Seekers of Perl Wisdom