in reply to Re: Check exist of anonymous subroutine before calling it within regexp substitute?
in thread Check exist of anonymous subroutine before calling it within regexp substitute?
Minor tangent...
You swapped out the regexp delimiters from slashes to curly braces, but to me, this seems harder to read. I can only conclude that you think the curly braces improve readability. I'm guessing when you read the code, your mind's parser is thinking, "a block is a block so I expect curly braces" or something like that?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Check exist of anonymous subroutine before calling it within regexp substitute?
by kyle (Abbot) on Oct 30, 2009 at 02:53 UTC |