Changes for version 0.310 - 2026-05-17

  • Rewrite [@Author::GETTY::Docker] from a non-functional stub into a real PluginBundle::Easy subsection bundle; each occurrence creates one Docker::API plugin
  • Subsections inherit image, tags, and local from docker_image / docker_tags / docker_local in the parent [@Author::GETTY] section; all three can be overridden per subsection
  • Remove single-image Docker path from [@Author::GETTY]: docker_image now acts purely as a default for subsections, not as a standalone trigger
  • Remove docker_build and docker_release attributes (were only used by the removed single-image path)
  • Subsection without image in either subsection or parent now dies with a clear error message instead of silently falling back to dist-name
  • Add comprehensive test suite for all subsection-inheritance scenarios
  • [@Author::GETTY::Docker] now passes the single canonical `tag` attribute to Docker::API instead of the deprecated build_tag / release_tag pair; requires Docker::API 0.004

Modules

BeLike::GETTY when you build your dists
Docker image subsection for @Author::GETTY
Transform custom POD commands to =head1 and =head2
GETTY's default Pod::Weaver config