There isn't a 6.0.0 as such.

Perl 6's language specification, versioned 6.c (aka Christmas) was
released; at the same time, the Rakudo Perl 6 compiler, version
2015.12 was released, which is the most up to date implementation of
this specification.

The specification is intended to have only minor changes in 6.c going
forward; the next version (6.d, no specific release date planned) will
likely have more involved changes. In the meantime, an implementation
that supports 6.c is free to change internals or parts of the language
that were not explicitly part of the 6.c specification.

Future versions of the compiler may have support for multiple versions
of the specification that can be handled with a lexical "use v6.c" to
get old behavior once the spec changes.

Finally, Rakudo * is a distribution that includes the compiler and
multiple modules; Look for this bundled release of the 2015.12 Rakudo
in the next few days.

On Sun, Dec 27, 2015 at 2:33 PM, webmind <webm...@puscii.nl> wrote:
> Hiya,
>
> I'm a bit confused, there is a major release for Perl 6, but I know
> wonder if this is the 6.0.0 release or when this will be?
>
> Thanks
>
> web
>
> --
> GPG Key: https://u2m.nl/data/webmind.asc
> GPG Fingerprint:         0506976E 234653B4 A628EC33 E23D16EE FCF154AE
> XMPP webm...@puscii.nl:  D79970A8 7EC43E29 186D86BA 590F20F6 4C7930B8
> XMPP webm...@laglab.org: 11E91112 091881F7 53EF6108 63C48543 C74D035C
> u2m.nl (exp: 08/04/2016) SHA256:
> C2:40:67:22:25:52:29:AF:DF:50:4E:2A:6B:32:6D:BC:5B:1E:CA:7D:52:3B:4C:4A:21:5D:C8:E5:AE:7D:1A:09
> Puscii (exp: 04/03/2016) SHA256:
> F9:C7:B1:B7:90:6B:17:BF:84:93:93:7C:0F:B4:FD:BE:E3:C0:71:9D:83:01:ED:3A:96:FE:FC:82:9D:30:51:C9
>



-- 
Will "Coke" Coleda

Reply via email to