Andrew Gaffney wrote:
I have an array that I need to remove an element from the middle of. Is there a one-liner way to do this?


perldoc -f delete perldoc -f splice

Helps?

http://danconia.org

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to