NAME
Dist::Zilla::Plugin::Codeberg - Plugins to integrate Dist::Zilla with Codeberg
VERSION
version 2.0000
DESCRIPTION
Dist-Zilla-Plugin-Codeberg is a set of plugins for Dist::Zilla intended to more easily integrate Codeberg in the dzil workflow.
The following is the list of the plugins shipped in this distribution:
Dist::Zilla::Plugin::Codeberg::Create Create Codeberg repo on
dzil newDist::Zilla::Plugin::Codeberg::Update Update Codeberg repo info on release
Dist::Zilla::Plugin::Codeberg::Meta Add Codeberg repo info to META.{yml,json}
This distribution also provides a plugin bundle, Dist::Zilla::PluginBundle::Codeberg, which provides Codeberg::Meta and Codeberg::Update together in one convenient bundle.
This distribution also provides an additional dzil command (dzil codeberg).
AUTHOR
D Ruth Holloway <ruth@hiruthie.me>
COPYRIGHT AND LICENSE
This software is copyright (c) 2026 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.