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 f1321d8 commit 8952df2Copy full SHA for 8952df2
doc/Language/faq.pod6
@@ -139,6 +139,12 @@ Viewing of modules available CPAN will be implemented soon on
139
L<modules.perl6.org website|https://modules.perl6.org/> (temporarily, it's
140
available as L<a raw JSON file|https://github.com/ugexe/Perl6-ecosystems/blob/master/cpan.json>
141
142
+=head2 Is there a perldoc for Perl 6?
143
+
144
+Yes, its called p6doc and is present in the ecosystem under that name. It's
145
+present in Rakudo Star but you will need to install it using the monthly
146
+release.
147
148
=head2 Can I use Perl 5 modules from Perl 6?
149
X<|Perl 5 modules (FAQ)>
150
0 commit comments