Front page | perl.perl5.porters |
Postings from July 2020
Re: Announcing Perl 7
Thread Previous
|
Thread Next
From:
Darren Duncan
Date:
July 12, 2020 19:33
Subject:
Re: Announcing Perl 7
Message ID:
c568bd62-be24-6880-79c8-20108a79413a@darrenduncan.net
On 2020-07-12 7:11 a.m., Eric Brine wrote:
>
> On Fri, Jul 3, 2020 at 2:29 PM Scott Baker <scott@perturb.org
> <mailto:scott@perturb.org>> wrote:
>
> I think this is a great solution. Certainly it's not sustainable to continue
> forever with:
>
> use v7
> use v8
> use v9
>
>
> It's sure is better than the currently-proposed
>
> use compat::perl7;
> use compat::perl8;
> use compat::perl9;
I think you mean "previously-proposed". The "use v7" is the current-proposed.
-- Darren Duncan
Thread Previous
|
Thread Next