Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Git-CPAN-Patch CPAN distribution.

Report information
The Basics
Id: 77336
Status: resolved
Priority: 0/
Queue: Git-CPAN-Patch

People
Owner: Nobody in particular
Requestors: DOHERTY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Create git-cpan-clone, analogous to git-clone
git-cpan-clone should create a new directory (taken from @ARGV, or named after the module we're working on if omitted), then run git-cpan-init in the new directory. git-cpan-init should really be analogous to git-init, but it is actually more like clone - except that it always operates in the current directory. Adding a new command lets us provide a better interface without breaking the old one.
Because I am an impatient man: https://github.com/yanick/git-cpan- patch/pull/5
merged in v0.8