Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Removing specific array elements

by 1nickt (Canon)
on Jan 29, 2016 at 22:25 UTC ( [id://1154046]=note: print w/replies, xml ) Need Help??


in reply to Removing specific array elements

"I need to remove elements 30 through 38"

splice
Removes the elements designated by OFFSET and LENGTH from an array, an +d replaces them with the elements of LIST, if any.

update: cite docs
The way forward always starts with a minimal test.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1154046]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-16 07:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found