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