On Thu, Sep 10, 2009 at 13:54, Gabor Szabo <szab...@gmail.com> wrote:
snip
> There is the new  perlopref  document by Chas. Owens who is also on
> this list. That's great. Thanks Chas!  That will be able to explain
> certain expressions such as &&.
>
> I am sure he will be happy to get some help from you.
> See http://github.com/cowens/perlopref
snip

Due to being sick on Tuesday, I was able to get enough time to mostly
finish the first draft of it.  There are a few operators that were not
listed in the Operator Precedence and Associativity section of perlop
that need to be added (like the filetest operators).

What is really needed now is a critical reading by two groups of
people: Perl Beginners and Perl Gurus.  The first to see if the
document is complete enough and written in such a way that it is clear
what each operator does, and the second to catch any mistakes I may
have inadvertently slipped in (there was a nasty one in the
description of && where I described the operator completely
incorrectly).

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to