The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.

This is a backend module of cpan-ghq.

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

INSTALL

This module requires ghq to be installed.

SEE ALSO

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 <y.songmu@gmail.com>