Re: [Module::Build] Re: Opting out of rt.cpan.org
[email protected] (Nick Ing-Simmons)
| Newsgroups | perl.cpan.discuss |
|---|---|
| Message-ID | <[email protected]> |
Graham Barr <[email protected]> writes: >On Thu, March 9, 2006 3:25 am, Randy W. Sims wrote: >> >> The repository field could be constructed as a mapping: >> >> repository: >> type: cvs >> location: >> :pserver:[email protected]:/cvsroot/module-build >> >> or possibly some type of (icky) compound field: >> >> repository: [svn] https://svn.versiondude.net/randys/CPAN-Metadata > >I think it would be good to keep the field as a URL. Why does it have to >actually give the direct access point. Why could it not be a link to a >page that gives details about the repository. What does it take to get a new 'part-before-the-:' in a URL? repository: svn://svn.versiondude.net/randys/CPAN-Metadata