Skip to content

Commit b16a2f1

Browse files
authored
Updated "Is there CPAN" FAQ
- s/Perl 6/Perl 6/ - Remove outdated note about CPAN on mp6.org
1 parent dfd5e04 commit b16a2f1

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

doc/Language/faq.pod6

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ See the L<rb-nutshell|https://docs.perl6.org/language/rb-nutshell> guide.
137137
=head1 Modules
138138
139139
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?
141141
142142
Yes, it's the same L<CPAN|http://cpan.org/> as for Perl 5! The only difference
143143
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»
148148
automatically check for latest versions of a module on CPAN as well as our
149149
L<GitHub-based ecosystem|https://github.com/perl6/ecosystem/>.
150150
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-
156151
X<|p6doc (FAQ)> X<|perldoc (FAQ)>
157152
=head2 Is there a perldoc (command line documentation viewer) for Perl 6?
158153

0 commit comments

Comments
 (0)