Skip to content

Commit d048c11

Browse files
committed
6.d answer
1 parent 4ac813e commit d048c11

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/Language/faq.pod6

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ there have been other implementations in the past and should be others in the
1313
future. Perl 6 is the definition of the language. Many times the two names will
1414
be used loosely and interchangeably.
1515
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?
1717
1818
No. The first stable language specification version is v6.c ("Christmas"). Future
1919
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
2828
likely to be supported by subsequent releases for the foreseeable future by use
2929
of the 'use 6.c' pragma.
3030
31+
=head2 When is v6.d likely to be released?
32+
33+
Not for some time since a lot of work is needed.
34+
3135
=head2 As a Perl 6 beginner what should I install?
3236
X<|Rakudo Star (FAQ)>
3337

0 commit comments

Comments
 (0)