modifies @_ although it doesn't have to. Changing that to my ($volume, $message) = @_; should speed it up a little bit.sub v_print { my $volume = shift; my $message = shift;
In reply to Re: Macro in perl code?
by moritz
in thread Macro in perl code?
by pileofrogs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |