Re: Meta.yml spec

2010-02-19 Thread Barbie
On Thu, Feb 18, 2010 at 02:18:35PM -0500, David Golden wrote: > On Thu, Feb 18, 2010 at 1:49 PM, David Precious wrote: > > I think Ivan's point was more that the repo "URL" in question does not > > actually appear anywhere within the VCS::Which distribution: > > > > http://search.cpan.org/grep?cpa

Re: Meta.yml spec

2010-02-18 Thread David Golden
On Thu, Feb 18, 2010 at 1:49 PM, David Precious wrote: > I think Ivan's point was more that the repo "URL" in question does not > actually appear anywhere within the VCS::Which distribution: > > http://search.cpan.org/grep?cpanid=IVANWILLS&release=VCS-Which-v0.1.2&string=github > > Odd indeed. Ah

Re: Meta.yml spec

2010-02-18 Thread David Precious
David Golden wrote: On Thu, Feb 18, 2010 at 4:26 AM, Ivan Wills wrote: g...@github.com:EvanCarroll/datetimex-format.git That's not a URL, that's the "problem". You can probably stick "ssh:" in front of it, though. I think Ivan's point was more that the repo "URL" in question does not actu

Re: Meta.yml spec

2010-02-18 Thread David Golden
On Thu, Feb 18, 2010 at 4:26 AM, Ivan Wills wrote: > g...@github.com:EvanCarroll/datetimex-format.git That's not a URL, that's the "problem". You can probably stick "ssh:" in front of it, though. However, on github, that is *your* private repository path -- no one else can use it because it req

Meta.yml spec

2010-02-18 Thread Ivan Wills
Hi, Does any one know what the following error from the CPANTS Kwaliteepage mean? 1.4, 'g...@github.com:EvanCarroll/datetimex-format.git' for 'repository' is not a valid URL. (resources -> repository) [Validation: 1.4] I know it's not one of the mo