File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ See the L<rb-nutshell|https://docs.perl6.org/language/rb-nutshell> guide.
137
137
= head1 Modules
138
138
139
139
X < |CPAN (FAQ) > X < |ecosystem >
140
- = head2 Is there a CPAN (repository of third party library modules) for Perl 6?
140
+ = head2 Is there a CPAN (repository of third party library modules) for Perl 6?
141
141
142
142
Yes, it's the same L < CPAN|http://cpan.org/ > as for Perl 5! The only difference
143
143
is when using L < PAUSE|http://pause.perl.org/ > to upload the module, you'd select
@@ -148,11 +148,6 @@ L«C<zef> module installer|https://github.com/ugexe/zef»
148
148
automatically check for latest versions of a module on CPAN as well as our
149
149
L < GitHub-based ecosystem|https://github.com/perl6/ecosystem/ > .
150
150
151
- Viewing of modules available CPAN will be implemented soon on
152
- L < modules.perl6.org website|https://modules.perl6.org/ > (temporarily, it's
153
- available as a
154
- L < raw JSON file|https://github.com/ugexe/Perl6-ecosystems/blob/master/cpan.json >
155
-
156
151
X < |p6doc (FAQ) > X < |perldoc (FAQ) >
157
152
= head2 Is there a perldoc (command line documentation viewer) for Perl 6?
158
153
You can’t perform that action at this time.
0 commit comments