This just implicitly "enreferences" the first argument.sub sortArray(\@) { # Array is in @{$_[0]} } ... sortArray @arr;
In reply to Re: HOW Can I pass the array into my subroutine?
by educated_foo
in thread HOW Can I pass the array into my subroutine?
by snowsky
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |