File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ there have been other implementations in the past and should be others in the
13
13
future. Perl 6 is the definition of the language. Many times the two names will
14
14
be used loosely and interchangeably.
15
15
16
- = head2 Is there going to be a Perl 6 version 6.0.0?
16
+ = head2 Is there a Perl 6 version 6.0.0?
17
17
18
18
No. The first stable language specification version is v6.c ("Christmas"). Future
19
19
versions of the spec may have point releases (e.g. v6.c.2), or major releases
@@ -28,6 +28,10 @@ It was first implemented by the Rakudo Perl 6 compiler version 2015.12 and is
28
28
likely to be supported by subsequent releases for the foreseeable future by use
29
29
of the 'use 6.c' pragma.
30
30
31
+ = head2 When is v6.d likely to be released?
32
+
33
+ Not for some time since a lot of work is needed.
34
+
31
35
= head2 As a Perl 6 beginner what should I install?
32
36
X < |Rakudo Star (FAQ) >
33
37
You can’t perform that action at this time.
0 commit comments