Date: | Mon, 24 Oct 2005 13:27:11 -0400 |
From: | Jesse Vincent <jesse [...] fsck.com> |
To: | bug-cpanplus [...] rt.cpan.org |
Subject: | CPANPLUS doesn't cope with "file" type urls in your config.... |
At least not in the way that I'd expect.
'hosts' => [
{ path => '//home/jesse/mirrors/minicpan',
scheme => 'file'
},
and
'hosts' => [
{ path => '/home/jesse/mirrors/minicpan',
scheme => 'file'
},
Both generate urls of the form
file://home/jesse/...
That's one slash too few, so it fails.
Next up, I try a host name of '/'