The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Remove an element from an array in PERL
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Remove an element from an array in PERL
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
06-06-2008
summer_cherry
Registered User
Join Date: Jun 2007
Location: Beijing China
Posts: 1,088
just use
Code:
delete $arr[$index]
summer_cherry
View Public Profile
Find all posts by summer_cherry
Find summer_cherry's past nominations received
Find summer_cherry's present nominations given