Morjesta vaan!

How can I delete a value from the middle of an array so that the array 
shortens by one?

Like this

(1, 2, 3,  4, 5, 6, 7) ----> (1, 2, 3, 5, 6, 7) 


Pauli
_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to