Free Perl
Code
Topics
Functions
About
#splice
Showing 2 pages (tag pages are not indexed).
Perl • intermediate
How to Add Elements to an Array in Perl (push, unshift, splice, indexing, and arrayrefs)
data-structures • advanced
How to use splice to modify an array in Perl?