Changes for version 0.900002 - 2026-06-23
- DBIO::CodebergMeta replaces GithubMeta: repository/bugtracker/homepage resources derived offline from the codeberg.org git remote, no token or network; GithubMeta dependency dropped
- author and license set automatically via DBIO::SetMeta: heritage => "DBIO & DBIx::Class Authors", default => "DBIO Authors", license always Perl_5; no author =/license = needed in dist.ini
- $VERSION rewritten only in the distribution's main module; sub-modules no longer versioned
- DBIO::GatherSkills + [ShareDir] ship a distribution's owned agent skills (.claude/skills/) into the dist sharedir, selected via share_skill
- ExecDir uses bin/ instead of script/, so bundled executables are installed
- .proverc excluded from distributed tarballs (it sets workspace-local -I paths)
Documentation
Modules
Add Codeberg (or any git forge) repository metadata to META.{json,yml}
Ship a distribution's own agent skills as a sharedir (share/skills/)
Set author, copyright_holder, and license on the Dist::Zilla object
Dist::Zilla plugin bundle for DBIO distributions
Pod::Weaver configuration for DBIO distributions
Pod::Weaver configuration for DBIO heritage distributions