in reply to remove multiple indexes from an array
if the listorder doesn't mattermy %fullhash = (); @fullhash(@fulllist) = (); my @fulllist = keys %fullhash; # maybe sort keys
Best regards,
perl -e "print a|r,p|d=>b|p=>chr 3**2 .7=>t and t"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: remove multiple indexes from an array
by dragonchild (Archbishop) on Dec 18, 2001 at 20:22 UTC | |
by tilly (Archbishop) on Jan 01, 2002 at 11:09 UTC |