git-cpan-init (1) - Linux Manuals
git-cpan-init: Create a git repository for a CPAN module
NAME
git-cpan-init - Create a git repository for a CPAN module
SYNOPSIS
git cpan-init [ --help | --man ] [ --backpan ] [ Foo::Bar | Foo-Bar-0.03.tar.gz | http://... ]
DESCRIPTION
This command creates a new git repository, calls "git-cpan-import" and then checks out the code in the "master" branch.VERSION
This document describes git-cpan-init version 0.2.1BUGS AND LIMITATIONS
Please report any bugs or feature requests to "bug-git-cpan-patch [at] rt.cpan.org", or through the web interface at <http://rt.cpan.org>.AUTHORS
Yanick Champoux "<yanick [at] cpan.org>"Yuval Kogman "<nothingmuch [at] woobling.org>"