On Fri, Jul 2, 2010 at 12:05, Karen Etheridge <p...@froods.org> wrote: > On Fri, Jul 02, 2010 at 07:03:00AM -0700, Chas. Owens wrote: >> If you want to sign up for the Perl 5 Documentation Team, leave an >> email here or email me directly. If you know what you want to work on >> mention it, otherwise I will assign you a task. > > et...@so here. Count me in. No particular area selected yet; still > reading through all the background material you have provided. > > I'm quite keen to rid the docs of examples using indirect object syntax and > non-lexical filehandles, though :) snip
Sadly, a lot of those will live on in the CPAN modules. I caught someone adding such an example to a new CPAN module while at YAPC this year. It took all of my self-control not to beat him into a bloody pulp. I was unable to stop myself from saying "Jesus Christ! Why are you doing that!". If you are looking for an immediate task, [perlopquick][1] needs to be fact checked and read for clarity. The clarity part is something we need multiple people with different backgrounds doing. [1]: http://github.com/cowens/perlopquick -- Chas. Owens wonkden.net The most important skill a programmer can have is the ability to read.