1Perlbal::Manual::ContriUbsuetrinCgo(n3t)ributed Perl DocPuemrelnbtaalt:i:oMnanual::Contributing(3)
2
3
4
6 Perlbal::Manual::Contributing - How to contribute to Perlbal
7
8 VERSION
9 Perlbal 1.78.
10
11 DESCRIPTION
12 This document aims at providing useful pointers for people wanting to
13 contribute to Perlbal.
14
15 Knowing more about the project
16 There's a description of Perlbal's internals in
17 Perlbal::Manual::Internals.
18
19 There's a list of to-do items at
20 http://code.google.com/p/perlbal/issues/list
21
22 Also, join the mailing list at http://groups.google.com/group/perlbal.
23
24 How to submit patches
25 Send your patch to the mailing list:
26
27 <http://groups.google.com/group/perlbal>
28
29 Preferred format is either a URL to your change, or a unified diff
30 ("diff -u") attachment.
31
32 For bonus points, include your patch inline also for ease of inline
33 commenting during code reviews, but be sure to also attach the patch or
34 include a URL.
35
36 Be sure to follow local style conventions.
37
38 Useful links
39 Project homepage
40 http://www.danga.com/perlbal/
41
42 Code repository
43 https://github.com/perlbal/Perlbal (git)
44
45 Mailing list
46 http://groups.google.com/group/perlbal
47
48 Bug Tracker and ToDo
49 http://code.google.com/p/perlbal/issues/list
50
51 SEE ALSO
52 Perlbal::Manual::Credits, Perlbal::Manual::Internals,
53
54
55
56perl v5.34.0 2021-07-21 Perlbal::Manual::Contributing(3)