Skip to content

Commit d82871b

Browse files
committed
Add a community page.
Resolves #1001, minimally
1 parent c812821 commit d82871b

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

doc/Language/community.pod6

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
=begin pod
2+
3+
=TITLE Community
4+
X<|Community>
5+
6+
=SUBTITLE Information about the people working on and using Perl 6
7+
8+
=head1 Overview
9+
10+
"Perl 5 was my rewrite of Perl. I want Perl 6 to be the community's rewrite
11+
of Perl and of the community." - Larry Wall
12+
13+
=head1 IRC
14+
15+
There is a large presence on the C<#perl6> channel on C<freenode.net>,
16+
who are happy to provide support and answer questions.
17+
18+
=end pod

doc/Language/glossary.pod6

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -682,9 +682,6 @@ X<|Perl>
682682
683683
The Perl programming language in its many forms.
684684
685-
=head1 Perl Community
686-
X<|Perl Community>
687-
688685
=head1 PERL
689686
X<|REPL>
690687

0 commit comments

Comments
 (0)