xref: /openbsd-src/gnu/usr.bin/perl/pod/perlrepository.pod (revision e9ce384231aabe5c5a622aa68cef46f2c5bfdb4a)
1*e9ce3842Safresh1=encoding utf8
2*e9ce3842Safresh1
3*e9ce3842Safresh1=head1 NAME
4*e9ce3842Safresh1
5*e9ce3842Safresh1perlrepository - Links to current information on the Perl source repository
6*e9ce3842Safresh1
7*e9ce3842Safresh1=head1 DESCRIPTION
8*e9ce3842Safresh1
9*e9ce3842Safresh1Perl's source code is stored in a Git repository.
10*e9ce3842Safresh1
11*e9ce3842Safresh1See L<perlhack> for an explanation of Perl development, including the
12*e9ce3842Safresh1L<Super Quick Patch Guide|perlhack/SUPER QUICK PATCH GUIDE> for making and
13*e9ce3842Safresh1submitting a small patch.
14*e9ce3842Safresh1
15*e9ce3842Safresh1See L<perlgit> for detailed information about Perl's Git repository.
16*e9ce3842Safresh1
17*e9ce3842Safresh1(The above documents supersede the information that was formerly here in
18*e9ce3842Safresh1perlrepository.)
19