in reply to Re^5: My problems to understand the Perl documentation
in thread My problems to understand the Perl documentation
Yes, good point, I was thinking of e.g. if and for, but I didn't list goto but did list return - now that I think about it some more, I probably shouldn't have listed the latter because it can't really be approximated by a sub (that's how I personally generally differentiate between "functions" and "operators" in Perl, but this isn't perfect and a pretty big grey area).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: My problems to understand the Perl documentation (Terminology)
by LanX (Saint) on Aug 24, 2020 at 19:46 UTC | |
|
Re^7: My problems to understand the Perl documentation
by LanX (Saint) on Aug 26, 2020 at 21:33 UTC |