Re: Current state of Perl 5 Documentation Team
[email protected] ("Chas. Owens") Sun, 8 Aug 2010 11:30:26 -0400
| Newsgroups | perl.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Aug 8, 2010 at 01:40, Ali Nabavi <[email protected]> wrote: > > > On Sat, Aug 7, 2010 at 10:42, Chas. Owens <[email protected]> wrote: >> >> Currently a bunch of people are working on getting perlopquick into >> shape to replace perlop and I am slowly applying them. =C2=A0You can fol= low >> the progress on [GitHub][0]. >> >> If you want a task, just speak up, there is still lots to do. > > Yes, please! =C2=A0Perl novice, but would like to get involved. =C2=A0:-)= ( > > -Ali 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 --=20 Chas. Owens wonkden.net The most important skill a programmer can have is the ability to read.