> From: André Warnier [mailto:a...@ice-sa.com]
> I was going to let that one pass, but now I'm provoked.
> The expressions above do work differently in Perl.
[...]
> However, the calle sub can be cleverer and anticipate this, by doing :
> return wantarray ? (i++) : i++;
> thus checking in which context it is being called, and returning the
> appropriate form of response.
>
> Perl is great !

Thank you.  Although I don't need any further reasons to avoid that camel of a 
language whenever I can, it's always nice to find another really good reason to 
avoid it...

                - Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to