develooper Front page | perl.perl5.porters | Postings from February 2013

Re: Don't patch perlopentut: rewrite it completely

Thread Previous | Thread Next
From:
Alexander Hartmaier
Date:
February 17, 2013 14:59
Subject:
Re: Don't patch perlopentut: rewrite it completely
Message ID:
CAB49QrZQwQ==syG2QaJU-_ys9Y_BBRv8Yr2rYxgKL_RkGK5EcA@mail.gmail.com
It seems most of you haven't read what I wrote both on the mailing list and
on irc at all.
There is a complete rewrite in progress already:
https://github.com/abraxxa/perlopentut/blob/master/perlopentut.pod
The structure has been thought out by leont, I've started filling it with
content.
My goal was a simple modernization of perlopentut in form of replacing
2-arg with 3-arg open and bareword (what we call direct filehandles after
some discussion in IRC) with lexical (what was called indirect filehandle
before) filehandles to have at least *something* ready for 5.18 that
doesn't teach newbies things that aren't best practice since over ten years.
But instead of allowing a simple change that makes the document at least
follow current best practises you start something that easily takes months.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About