There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Dist::Zilla::App::Command::gl - Use the GitLab plugins from the command-line

VERSION

version 1.0002

SYNOPSIS

# create a new GitLab repository for your dist
$ dzil gl create [<repository>]

# update GitLab repo information
$ dzil gl update

AUTHOR

D Ruth Holloway <ruth@hiruthie.me>

COPYRIGHT AND LICENSE

This software is copyright (c) 2022 by D Ruth Holloway.

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