You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/Language/community.pod6
+18-3Lines changed: 18 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,17 @@ of Perl and of the community." - Larry Wall
12
12
=head1The Perl 6 community
13
13
14
14
There is a large presence on the C<#perl6> channel on C<freenode.net>,
15
-
who are happy to provide support and answer questions. More resources can be found in the L<perl6.org community page|https://perl6.org/community/>. L<Camelia|https://perl6.org/>, the multi-color butterfly with P 6 in her wings, is the symbol of this diverse and welcoming community. We use extensively
16
-
the L<C<#perl6>|https://perl6.org/community/irc> IRC channel for communication, questions and simply hanging out. Check out this L<IRC lingo|http://www.ircbeginner.com/ircinfo/abbreviations.html> resource for the abbreviations frequently used there. L<StackOverflow|https://stackoverflow.com/questions/tagged/perl6> is also a great resource for asking questions and helping others with their Perl 6 problems and challenges.
15
+
who are happy to provide support and answer questions. More resources can be
16
+
found in the L<perl6.org community page|https://perl6.org/community/>.
17
+
L<Camelia|https://perl6.org/>, the multi-color butterfly with P 6 in her
18
+
wings, is the symbol of this diverse and welcoming community. We use
19
+
extensively the L<C<#perl6>|https://perl6.org/community/irc> IRC channel for
20
+
communication, questions and simply hanging out. Check out this
L<StackOverflow|https://stackoverflow.com/questions/tagged/perl6> is also a
24
+
great resource for asking questions and helping others with their Perl 6
25
+
problems and challenges.
17
26
18
27
=head1Perl 6 Weekly
19
28
@@ -24,7 +33,13 @@ resource to know what is going on in the Perl community now.
24
33
25
34
=head1Perl 6 Advent calendar
26
35
27
-
The Perl 6 community publishes every December an L<Advent Calendar|https://perl6advent.wordpress.com/>, with Perl 6 tutorials every day until Christmas. Organization and assignment of days is done through the different Perl 6 channels and the L<Perl6/advent|https://github.com/perl6/advent> repository. If you want to participate, it starts organization by the end of October, so check out the channels above for that.
36
+
The Perl 6 community publishes every December an
37
+
L<Advent Calendar|https://perl6advent.wordpress.com/>, with Perl 6 tutorials
38
+
every day until Christmas. Organization and assignment of days is done through
39
+
the different Perl 6 channels and the
40
+
L<Perl6/advent|https://github.com/perl6/advent> repository. If you want to
41
+
participate, its organization starts by the end of October, so check out
0 commit comments