Re: delay array element

2001-06-08 Thread Paul
--- [EMAIL PROTECTED] wrote: > i've read over push/pop/shift/unshift. is there another function > which allows you to delete an array element without leaving it as an > empty element? c.f. perldoc -f splice =o) = print "Just another Perl Hacker\n"; # edited for readability =o) =

delay array element

2001-06-07 Thread charles
i've read over push/pop/shift/unshift. is there another function which allows you to delete an array element without leaving it as an empty element? thanks -charles

Re: delay array element

2001-06-07 Thread Jeff 'japhy' Pinyan
On Jun 7, [EMAIL PROTECTED] said: >i've read over push/pop/shift/unshift. is there another function which >allows you to delete an array element without leaving it as an empty >element? perldoc -f splice -- Jeff "japhy" Pinyan [EMAIL PROTECTED] http://www.pobox.com/~japhy/ I am Maril