Re: Current state of Perl 5 Documentation Team

[email protected] ("Chas. Owens") Sun, 8 Aug 2010 11:30:04 -0400
Newsgroups perl.documentation
Message-ID <[email protected]>
On Sat, Aug 7, 2010 at 16:30, Naveed Massjouni <[email protected]> wrote:
snip
> I would like a task.
> Thanks,
> Naveed
>

The thing we need most right now is for people to read
[perlopquick][0] on [GitHub][1] and find any errors, inconsistencies,
or unclear explanations.

Read about an operator, play with it, make sure it does what the text
describes, test the examples.  Post your questions or approvals to the
list for each operator.

 [0]: http://github.com/cowens/perlopquick/raw/master/perlopquick.pod
 [1]: http://github.com/cowens/perlopquick


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