in reply to Re: Need some data structures cooked
in thread Need some data structures cooked
(I guess they mean "off the deleted array" -- at all events, that's how it works (and also what makes sense).  It's explained clearly here!)$ perldoc -f splice . . . If LENGTH is negative, leaves that many elements off the end of the + array.
|
---|