in reply to Re: Re^3: Golf: overtone calculator
in thread Golf: overtone calculator
Things like this are routinely called, and yet, never and warnings. Thanks for the heads up.# Five in prototype... sub foo($$$$$) { my ($self, $foo, $bar, $baz, $bim, $bam) = @_; # Six in list # ... }
|
---|