Several of the CPAN authors have made their version control available for the general public. Some for reading only some for writing.
Alias opened his repository because he does not want to get more patches
I hope one day there will be an entry in META.yml of each module describing how to get to the version control of that module.
Till then, I would like put together a list of such repositories. Here is what I know:
Adam Kennedy (ADAMK)
Tatsuhiko Miyagawa (MIYAGAWA)
Michael G. Schwern (MSCHWERN)
and of less interest
Gabor Szabo (SZABGAB)
Others?
Re:You can add mine to the list
gabor on 2006-07-02T13:50:34
That's the web interface, how can one access it with svn client?Re:You can add mine to the list
claes on 2006-07-02T14:17:37
Oh.. heh.. missed that one
svn://svn.surfar.nu/var/svn/public
It would be nice if PAUSE could be enhanced with this kind of info. URL to viewer and URL to the actual repository if they are not the same. That way it could be displayed on for example search.cpan.org and a list could be compiled for display on maybe perl.org or something.