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