Help for this page
Select Code to Download
Select
or
download this
@array = ( 'a', 'b', 'c', 'd', 'e' ); @s = splice @array, 1, 2;