Skip to content

Bump deps and install share/ via File::ShareDir#445

Merged
exodist merged 1 commit into2.0from
fix-ci
Apr 27, 2026
Merged

Bump deps and install share/ via File::ShareDir#445
exodist merged 1 commit into2.0from
fix-ci

Conversation

@atoomic
Copy link
Copy Markdown
Collaborator

@atoomic atoomic commented Apr 26, 2026

Add IO::Socket::UNIX 1.55 to runtime prereqs in dist.ini and let
Dist::Zilla regenerate cpanfile and Makefile.PL accordingly. The
regenerated Makefile.PL also picks up new minimums for Atomic::Pipe
(0.026) and IPC::Manager (0.000034), matching what the current
codebase actually uses on this branch.

Wire File::ShareDir::Install into Makefile.PL so the share/ directory
is installed alongside the dist. Mark INCLUDE_DOTFILES and
INCLUDE_DOTDIRS so dotfiles under share/ (e.g. .gitkeep) are not
silently dropped, and add the standard MY::postamble hook that
File::ShareDir::Install requires. File::ShareDir::Install 0.06 is
declared as a configure-time dependency.

Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com

Add IO::Socket::UNIX 1.55 to runtime prereqs in dist.ini and let
Dist::Zilla regenerate cpanfile and Makefile.PL accordingly. The
regenerated Makefile.PL also picks up new minimums for Atomic::Pipe
(0.026) and IPC::Manager (0.000034), matching what the current
codebase actually uses on this branch.

Wire File::ShareDir::Install into Makefile.PL so the share/ directory
is installed alongside the dist. Mark INCLUDE_DOTFILES and
INCLUDE_DOTDIRS so dotfiles under share/ (e.g. .gitkeep) are not
silently dropped, and add the standard MY::postamble hook that
File::ShareDir::Install requires. File::ShareDir::Install 0.06 is
declared as a configure-time dependency.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@exodist exodist merged commit 7dcffbd into 2.0 Apr 27, 2026
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants