in reply to Re: Re: list vs array context: odd error message...
in thread list vs array context: odd error message...
2) The features of splitting to @_ was there to reduce temporary variables. It's deprecated because it encourages trampling on subroutine arguments.
|
|---|