On Tue, 26 Nov 2002, Ken Williams wrote:

> I can't comment too much on the XML aspects of this module (my
> impression is that people would probably find it useful), but I
> do want to suggest that you change those map() calls to
> 'foreach' loops.  See perlfaq6: "What's wrong with using grep or
> map in a void context?" for the reason.
>
> Usually I don't care too much, but a SYNOPSIS section encourages
> other people to do things a certain way, so that's why I make
> this suggestion.

Very sensible suggestion, overuse of map is a bad habit of mine - this has
now been changed

>   -Ken
>
>

Reply via email to