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

Re: Don't patch perlopentut: rewrite it completely

Thread Previous | Thread Next
From:
H.Merijn Brand
Date:
February 18, 2013 07:04
Subject:
Re: Don't patch perlopentut: rewrite it completely
Message ID:
20130218080409.6baa7d0f@pc09.procura.nl
On Sun, 17 Feb 2013 14:50:57 -0700, Tom Christiansen <tchrist@perl.com>
wrote:

> Well, if nothing else, it's just one more thing that you will have to
> use yet another use vX.X for some syntactic mutation of the language, 
> limiting portability.
> 
>     use v5.22;		# need for "err die"

And it would be a reason for me to upgrade all installed perl not only
on our own boxes, but also on the boxes of all our clients. This is to
me way more valuable than MRO (for example), which again stresses the
fact that there are numerous ways to use our o so precious language

> I tire of the scores of incompatible changes that keep making backwards
> compatibility impossible, and which people never bother to put a use vN
> in about to warn you about.

since 'use 5.014' implicitly adds 'use strict', I now *always* use this
new notation.

> And in fact, that isn't even good enough, since we have release brackets
> for some things.

-- 
H.Merijn Brand  http://tux.nl   Perl Monger  http://amsterdam.pm.org/
using perl5.00307 .. 5.17   porting perl5 on HP-UX, AIX, and openSUSE
http://mirrors.develooper.com/hpux/        http://www.test-smoke.org/
http://qa.perl.org   http://www.goldmark.org/jeff/stupid-disclaimers/

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