in reply to Deleting a value in a list
But you should really should title your nodes better, since I almost wanted to answer with this:@array = grep !/$bad_ip/, @array;
Granted, I should've read your question before I posted :)splice @array, $index, 1;
[ ar0n -- want job (boston) ]
|
|---|