in reply to Re: Preferred technique for named subroutine parameters?
in thread Preferred technique for named subroutine parameters?
well the argument in PPP is much stronger, the warning is issued at compile-time !!!
The point of invocation can still be found out in run-time, e.g. with carp like already discused!
But a run-time-error can happen years after you wrote and sold the code ...
Cheers Rolf
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Preferred technique for named subroutine parameters?
by AnomalousMonk (Archbishop) on May 23, 2009 at 22:12 UTC | |
by LanX (Saint) on May 24, 2009 at 12:22 UTC |