http://www.perlmonks.org?node_id=812775


in reply to Re: Type of arg 1 to splice must be array (not keys)
in thread Type of arg 1 to splice must be array (not keys)

If you format that like this:
 $max --> 0
it looks like as if there was a "$max goes to zero" operator.

A great way to confuse anybody who reads your code.

Replies are listed 'Best First'.
Re^3: Type of arg 1 to splice must be array (not keys)
by ikegami (Patriarch) on Dec 14, 2009 at 23:12 UTC
    Would you prefer --$max >= 0?