in reply to Re^4: How can I delete an element in a foreach cycle?
in thread How can I delete an element in a foreach cycle?

One of the mottos of Perl is "there's more than one way of doing it". Thinking one way is "more Perlish" than another is very unPerlish.

If you want to eliminate everything that Perl borrowed/copied from C, you're left with an utterly useless language not many people will use.

  • Comment on Re^5: How can I delete an element in a foreach cycle?