git-cpan-init

Langue: en

Autres versions - même langue

Version: 2010-05-02 (fedora - 01/12/10)

Section: 1 (Commandes utilisateur)

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.1

BUGS AND LIMITATIONS

Please report any bugs or feature requests to "bug-git-cpan-patch@rt.cpan.org", or through the web interface at <http://rt.cpan.org>.

AUTHORS

Yanick Champoux "<yanick@cpan.org>"

Yuval Kogman "<nothingmuch@woobling.org>"

LICENCE

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.

SEE ALSO

Git::CPAN::Patch, git-cpan-import