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?
A little, but I don't know how to put it all together.
-- Andrew Gaffney Network Administrator Skyline Aeronautics, LLC. 636-357-1548
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>