Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/songmu/p5-app-cpanghq


https://github.com/songmu/p5-app-cpanghq

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# NAME

App::CPANGhq - Clone module source codes with ghq

# SYNOPSIS

use App::CPANGhq;
App::CPANGhq->run(@ARGV);

# DESCRIPTION

App::CPANGhq is to clone module sources with [ghq](https://github.com/motemen/ghq).

This is a backend module of [cpan-ghq](https://metacpan.org/pod/cpan-ghq).

**THE SOFTWARE IS STILL ALPHA QUALITY. API MAY CHANGE WITHOUT NOTICE.**

# INSTALL

This module requires [ghq](https://github.com/motemen/ghq) to be installed.

# SEE ALSO

[cpan-ghq](https://metacpan.org/pod/cpan-ghq)

# LICENSE

Copyright (C) Songmu.

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

# AUTHOR

Songmu