We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37b1f83 commit e5dd523Copy full SHA for e5dd523
doc/Language/faq.pod
@@ -44,6 +44,12 @@ Google is often outdated.
44
You could also try searching the Freenode #perl6 IRC channel log via
45
L<Google|https://www.google.co.uk/search?q=site:irclog.perlgeek.de+inurl:perl6>
46
47
+=head2 What is the Perl 6 spec?
48
+
49
+The "spec" refers to the official test suite for Perl 6. It's called
50
+roast and L<hosted on github|https://github.com/perl6/roast>. It
51
+is the measure of how complete a Perl 6 implementation is.
52
53
=head2 Is there a glossary of Perl 6 related terms?
54
55
See L<S99|http://design.perl6.org/S99.html>
0 commit comments