File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ See the 'rb-nutshell' pod under L<https://docs.perl6.org/language/rb-nutshell>
124
124
125
125
= head1 Modules
126
126
127
- = head2 Is there a CPAN for Perl 6?
127
+ = head2 Is there a CPAN (repository of third party library modules) for Perl 6?
128
128
X < |CPAN (FAQ) > X < |ecosystem >
129
129
130
130
Yes, it's the same L < CPAN|http://cpan.org/ > as for Perl 5! The only difference is
@@ -139,7 +139,7 @@ Viewing of modules available CPAN will be implemented soon on
139
139
L < modules.perl6.org website|https://modules.perl6.org/ > (temporarily, it's
140
140
available as L < a raw JSON file|https://github.com/ugexe/Perl6-ecosystems/blob/master/cpan.json >
141
141
142
- = head2 Is there a perldoc for Perl 6?
142
+ = head2 Is there a perldoc (command line documentation viewer) for Perl 6?
143
143
144
144
Yes, its called p6doc and is present in the ecosystem under that name. It's
145
145
present in Rakudo Star but you will need to install it using the monthly
You can’t perform that action at this time.
0 commit comments