in reply to Re: passing multiple items to a subroutine
in thread passing multiple items to a subroutine
the @data expects a reference to two arraysmy @data = ($xarray,$values);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: passing multiple items to a subroutine
by Grygonos (Chaplain) on Mar 08, 2004 at 16:21 UTC |