in reply to Re^7: Distinguish between missing and undefined arguments with subroutine signatures (methods with signatures?)
in thread Distinguish between missing and undefined arguments with subroutine signatures
If you are talking about compile-time checking ...
No, I'm not talking about compile-time checking. I want method call checking at runtime. My sig_lexical example does what I want, but I'm not sure if this is a legal usage.
Greetings,
-jo
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: Distinguish between missing and undefined arguments with subroutine signatures (methods with signatures?)
by LanX (Saint) on Dec 27, 2020 at 21:59 UTC |