.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "PERLCOMMUNITY 1" .TH PERLCOMMUNITY 1 "2021-09-24" "perl v5.32.1" "Perl Programmers Reference Guide" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" perlcommunity \- a brief overview of the Perl community .SH "DESCRIPTION" .IX Header "DESCRIPTION" This document aims to provide an overview of the vast perl community, which is far too large and diverse to provide a detailed listing. If any specific niche has been forgotten, it is not meant as an insult but an omission for the sake of brevity. .PP The Perl community is as diverse as Perl, and there is a large amount of evidence that the Perl users apply \s-1TMTOWTDI\s0 to all endeavors, not just programming. From websites, to \s-1IRC,\s0 to mailing lists, there is more than one way to get involved in the community. .SS "Where to Find the Community" .IX Subsection "Where to Find the Community" There is a central directory for the Perl community: maintained by the Perl Foundation (), which tracks and provides services for a variety of other community sites. .SS "Mailing Lists and Newsgroups" .IX Subsection "Mailing Lists and Newsgroups" Perl runs on e\-mail; there is no doubt about it. The Camel book was originally written mostly over e\-mail and today Perl's development is co-ordinated through mailing lists. The largest repository of Perl mailing lists is located at . .PP Most Perl-related projects set up mailing lists for both users and contributors. If you don't see a certain project listed at , check the particular website for that project. Most mailing lists are archived at . .SS "\s-1IRC\s0" .IX Subsection "IRC" The Perl community has a rather large \s-1IRC\s0 presence. For starters, it has its own \s-1IRC\s0 network, . General (not help-oriented) chat can be found at . Many other more specific chats are also hosted on the network. Information about irc.perl.org is located on the network's website: . For a more help-oriented #perl, check out . Raku development also has a presence in . Most Perl-related channels will be kind enough to point you in the right direction if you ask nicely. .PP Any large \s-1IRC\s0 network (Dalnet, EFnet) is also likely to have a #perl channel, with varying activity levels. .SS "Websites" .IX Subsection "Websites" Perl websites come in a variety of forms, but they fit into two large categories: forums and news websites. There are many Perl-related websites, so only a few of the community's largest are mentioned here. .PP \fINews sites\fR .IX Subsection "News sites" .IP "" 4 .IX Item "" Originally run by O'Reilly Media (the publisher of the Camel Book, this site provides quality articles mostly about technical details of Perl. .IP "" 4 .IX Item "" Many members of the community have a Perl-related blog on this site. If you'd like to join them, you can sign up for free. .IP "" 4 .IX Item "" Perlsphere is one of several aggregators of Perl-related blog feeds. .IP "" 4 .IX Item "" Perl Weekly is a weekly mailing list that keeps you up to date on conferences, releases and notable blog posts. .PP \fIForums\fR .IX Subsection "Forums" .IP "" 4 .IX Item "" PerlMonks is one of the largest Perl forums, and describes itself as \*(L"A place for individuals to polish, improve, and showcase their Perl skills.\*(R" and \*(L"A community which allows everyone to grow and learn from each other.\*(R" .IP "" 4 .IX Item "" Stack Overflow is a free question-and-answer site for programmers. It's not focussed solely on Perl, but it does have an active group of users who do their best to help people with their Perl programming questions. .IP "" 4 .IX Item "" PrePAN is used as a place to discuss modules that you're considering uploading to the \s-1CPAN.\s0 You can get feedback on their design before you upload. .SS "User Groups" .IX Subsection "User Groups" Many cities around the world have local Perl Mongers chapters. A Perl Mongers chapter is a local user group which typically holds regular in-person meetings, both social and technical; helps organize local conferences, workshops, and hackathons; and provides a mailing list or other continual contact method for its members to keep in touch. .PP To find your local Perl Mongers (or \s-1PM\s0 as they're commonly abbreviated) group check the international Perl Mongers directory at . .SS "Workshops" .IX Subsection "Workshops" Perl workshops are, as the name might suggest, workshops where Perl is taught in a variety of ways. At the workshops, subjects range from a beginner's introduction (such as the Pittsburgh Perl Workshop's \*(L"Zero To Perl\*(R") to much more advanced subjects. .PP There are several great resources for locating workshops: the websites mentioned above, the calendar mentioned below, and the \s-1YAPC\s0 Europe website, , which is probably the best resource for European Perl events. .SS "Hackathons" .IX Subsection "Hackathons" Hackathons are a very different kind of gathering where Perl hackers gather to do just that, hack nonstop for an extended (several day) period on a specific project or projects. Information about hackathons can be located in the same place as information about workshops as well as in . .PP If you have never been to a hackathon, here are a few basic things you need to know before attending: have a working laptop and know how to use it; check out the involved projects beforehand; have the necessary version control client; and bring backup equipment (an extra \s-1LAN\s0 cable, additional power strips, etc.) because someone will forget. .SS "Conventions" .IX Subsection "Conventions" Perl had two major annual conventions: The Perl Conference (now part of \s-1OSCON\s0), put on by O'Reilly, and Yet Another Perl Conference or \s-1YAPC\s0 (pronounced yap-see), which is localized into several regional YAPCs (North America, Europe, Asia) in a stunning grassroots display by the Perl community. .PP In 2016, \s-1YAPC\s0 was rebranded as The Perl Conference again. It is now referred to as The Perl and Raku Conference. .PP \&\s-1OSCON\s0 had been discontinued. .PP For more information about either conference, check out their respective web pages: .IP "\(bu" 4 The Perl Conference .Sp . .IP "\(bu" 4 \&\s-1OSCON\s0 .Sp .PP An additional conference franchise with a large Perl portion was the Open Source Developers Conference or \s-1OSDC.\s0 First held in Australia, it also spread to Israel and France. More information can be found at: for Israel, and for France. .SS "Calendar of Perl Events" .IX Subsection "Calendar of Perl Events" The Perl Review, maintains a website and Google calendar for tracking workshops, hackathons, Perl Mongers meetings, and other events. A view of this calendar is available at . .PP Not every event or Perl Mongers group is on that calendar, so don't lose heart if you don't see yours posted. To have your event or group listed, contact brian d foy (brian@theperlreview.com). .SH "AUTHOR" .IX Header "AUTHOR" Edgar \*(L"Trizor\*(R" Bering