in reply to Re^2: inserting elements in an array
in thread inserting elements in an array

Right, but splice is a core part of the Perl language, not an external module nor some function of an external module. It's described in perlfunc.


Dave