Is Perl in CVS / SVN / Perforce / Git?
Perl is available inside a git repository. Git ( http://git-scm.com/ ) is a popular, distributed and open-source version control system. To learn more about checking out the Perl source using git see: http://perl5.git.perl.org/perl.git/blob/HEAD:/pod/perlrepository.pod If you already know how to use git, you can access the repository here: http://perl5.git.perl.org/perl.git/ There is also a mirror of the repository on Github at http://github.com/github/perl/ but this lags behind.