This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
8005fd6b3b89561a774065f4dd2645950bae11f2
[perl5.git] / pod / perlcommunity.pod
1 =head1 NAME
2
3 perlcommunity - a brief overview of the Perl community
4
5 =head1 DESCRIPTION
6
7 This document aims to provide an overview of the vast perl community, which is
8 far too large and diverse to provide a detailed listing. If any specific niche
9 has been forgotten, it is not meant as an insult but an omission for the sake
10 of brevity.
11
12 The Perl community is as diverse as Perl, and there is a large amount of
13 evidence that the Perl users apply TMTOWTDI to all endeavors, not just
14 programming. From websites, to IRC, to mailing lists, there is more than one
15 way to get involved in the community.
16
17 =head2 Where to Find the Community
18
19 There is a central directory for the Perl community: L<https://perl.org>
20 maintained by the Perl Foundation (L<https://www.perlfoundation.org/>),
21 which tracks and provides services for a variety of other community sites.
22
23 =head2 Mailing Lists and Newsgroups
24
25 Perl runs on e-mail; there is no doubt about it. The Camel book was originally
26 written mostly over e-mail and today Perl's development is co-ordinated through
27 mailing lists. The largest repository of Perl mailing lists is located at
28 L<https://lists.perl.org>.
29
30 Most Perl-related projects set up mailing lists for both users and
31 contributors. If you don't see a certain project listed at
32 L<https://lists.perl.org>, check the particular website for that project.
33 Most mailing lists are archived at L<https://www.nntp.perl.org/>.
34
35 =head2 IRC
36
37 The Perl community has a rather large IRC presence. For starters, it has its
38 own IRC network, L<irc://irc.perl.org>. General (not help-oriented) chat can be
39 found at L<irc://irc.perl.org/#perl>. Many other more specific chats are also
40 hosted on the network. Information about irc.perl.org is located on the
41 network's website: L<https://www.irc.perl.org>. For a more help-oriented #perl,
42 check out L<irc://irc.freenode.net/#perl>. Raku development also has a
43 presence in L<irc://irc.freenode.net/#raku-dev>. Most Perl-related channels
44 will be kind enough to point you in the right direction if you ask nicely.
45
46 Any large IRC network (Dalnet, EFnet) is also likely to have a #perl channel,
47 with varying activity levels.
48
49 =head2 Websites
50
51 Perl websites come in a variety of forms, but they fit into two large
52 categories: forums and news websites. There are many Perl-related
53 websites, so only a few of the community's largest are mentioned here.
54
55 =head3 News sites
56
57 =over 4
58
59 =item L<https://perl.com/>
60
61 Originally run by O'Reilly Media (the publisher of L<the Camel Book|perlbook>,
62 this site provides quality articles mostly about technical details of Perl.
63
64 =item L<http://blogs.perl.org/>
65
66 Many members of the community have a Perl-related blog on this site. If
67 you'd like to join them, you can sign up for free.
68
69 =item L<http://perlsphere.net/>
70
71 Perlsphere is one of several aggregators of Perl-related blog feeds.
72
73 =item L<http://perlweekly.com/>
74
75 Perl Weekly is a weekly mailing list that keeps you up to date on conferences,
76 releases and notable blog posts.
77
78 =back
79
80 =head3 Forums
81
82 =over 4
83
84 =item L<https://www.perlmonks.org/>
85
86 PerlMonks is one of the largest Perl forums, and describes itself as "A place
87 for individuals to polish, improve, and showcase their Perl skills." and "A
88 community which allows everyone to grow and learn from each other."
89
90 =item L<https://stackoverflow.com/>
91
92 Stack Overflow is a free question-and-answer site for programmers. It's not
93 focussed solely on Perl, but it does have an active group of users who do
94 their best to help people with their Perl programming questions.
95
96 =item L<http://prepan.org/>
97
98 PrePAN is used as a place to discuss modules that you're considering uploading
99 to the CPAN.  You can get feedback on their design before you upload.
100
101 =back
102
103 =head2 User Groups
104
105 Many cities around the world have local Perl Mongers chapters. A Perl Mongers
106 chapter is a local user group which typically holds regular in-person meetings,
107 both social and technical; helps organize local conferences, workshops, and
108 hackathons; and provides a mailing list or other continual contact method for
109 its members to keep in touch.
110
111 To find your local Perl Mongers (or PM as they're commonly abbreviated) group
112 check the international Perl Mongers directory at L<https://www.pm.org/>.
113
114 =head2 Workshops
115
116 Perl workshops are, as the name might suggest, workshops where Perl is taught
117 in a variety of ways. At the workshops, subjects range from a beginner's
118 introduction (such as the Pittsburgh Perl Workshop's "Zero To Perl") to much
119 more advanced subjects.
120
121 There are several great resources for locating workshops: the
122 L<websites|"Websites"> mentioned above, the
123 L<calendar|"Calendar of Perl Events"> mentioned below, and the YAPC Europe
124 website, L<http://www.yapceurope.org/>, which is probably the best resource for
125 European Perl events.
126
127 =head2 Hackathons
128
129 Hackathons are a very different kind of gathering where Perl hackers gather to
130 do just that, hack nonstop for an extended (several day) period on a specific
131 project or projects. Information about hackathons can be located in the same
132 place as information about L<workshops|"Workshops"> as well as in
133 L<irc://irc.perl.org/#perl>.
134
135 If you have never been to a hackathon, here are a few basic things you need to
136 know before attending: have a working laptop and know how to use it; check out
137 the involved projects beforehand; have the necessary version control client;
138 and bring backup equipment (an extra LAN cable, additional power strips, etc.)
139 because someone will forget.
140
141 =head2 Conventions
142
143 Perl had two major annual conventions: The Perl Conference (now part of OSCON),
144 put on by O'Reilly, and Yet Another Perl Conference or YAPC (pronounced
145 yap-see), which is localized into several regional YAPCs (North America,
146 Europe, Asia) in a stunning grassroots display by the Perl community. For more
147 information about either conference, check out their respective web pages:
148 OSCON L<https://www.oreilly.com/conferences/>; YAPC L<https://www.yapc.org>.
149
150 In 2016, YAPC was rebranded as The Perl Conference again. It is now referred
151 to as The Perl and Raku Conference.
152
153 A relatively new conference franchise with a large Perl portion is the
154 Open Source Developers Conference or OSDC. First held in Australia it has
155 recently also spread to Israel and France. More information can be found at:
156 L<http://www.osdc.org.il> for Israel, and L<http://www.osdc.fr/> for France.
157
158 =head2 Calendar of Perl Events
159
160 The Perl Review, L<http://www.theperlreview.com> maintains a website
161 and Google calendar
162 (L<https://www.theperlreview.com/community_calendar>) for tracking
163 workshops, hackathons, Perl Mongers meetings, and other events. Views
164 of this calendar are at L<https://www.perl.org/events.html> and
165 L<https://www.yapc.org>.
166
167 Not every event or Perl Mongers group is on that calendar, so don't lose
168 heart if you don't see yours posted. To have your event or group listed,
169 contact brian d foy (brian@theperlreview.com).
170
171 =head1 AUTHOR
172
173 Edgar "Trizor" Bering <trizor@gmail.com>
174
175 =cut