It simply lists all possible call syntaxes, using upper case letters for metasyntactic elements.
I prefer the sigil notation since
is much more expressive than\@rows
or evenEXPR
at no cost.ARRAYREF
The system works for builtins since they operate on simple inputs, but it doesn't scale well to the more complex requirements of modules and classes.
In reply to Re^2: Function signatures in POD-headlines/pseudo code! Is there a standard?
by ikegami
in thread Function signatures in POD-headlines/pseudo code! Is there a standard?
by LanX
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |