in reply to Re^4: Function name in a variable, can't recall the concept
in thread Function name in a variable, can't recall the concept

> Those aren't really exceptions.

I was referring to "allowed under strict" requirement.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

  • Comment on Re^5: Function name in a variable, can't recall the concept

Replies are listed 'Best First'.
Re^6: Function name in a variable, can't recall the concept
by ikegami (Patriarch) on Apr 16, 2019 at 19:14 UTC

    I know. A lot of things are allowed under strict refs (e.g. addition). That doesn't make them exceptions.