Also, you really should use strict to avoid unintended errors that perl will help you find.my $min = minimum(@values); my $max = maximum(@values); my $average = average(@values);
In reply to Re: Passing an array to a subroutine help?!
by wind
in thread Passing an array to a subroutine help?!
by Douglas0028
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |