The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.