I hardly ever use map, I'm forcing myself to use it when dealing with whole arraysThis sounds you rather don't use map. That's fine. Perl allows you do things in more than one way, and avoiding map seldomly leads to complicated code.
Instead of forcing yourself to use map, you may be better off to not use it at all.
In reply to Re: Probably an easy map question
by JavaFan
in thread Probably an easy map question
by cosmicperl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |