Skip to content

chore: remove unused Module::Installed::Tiny vendored module#7

Merged
UptimeEnforcer merged 1 commit into
Black-HOST:mainfrom
zeroth-blip:chore/remove-module-installed-tiny
Mar 30, 2026
Merged

chore: remove unused Module::Installed::Tiny vendored module#7
UptimeEnforcer merged 1 commit into
Black-HOST:mainfrom
zeroth-blip:chore/remove-module-installed-tiny

Conversation

@zeroth-blip

Copy link
Copy Markdown
Contributor

Summary

  • remove the vendored Module/Installed/Tiny.pm file

Why

A repo-wide usage search found no references outside the file itself:

  • no use Module::Installed::Tiny
  • no require Module::Installed::Tiny
  • no calls to module_installed() / module_source()
  • no install/test/packaging references to Module/ paths

So this appears to be dead vendored code and can be removed safely.

Validation

  • searched the repository for direct module/package/function references
  • verified there were no remaining matches after removal

@UptimeEnforcer UptimeEnforcer merged commit 79f4d67 into Black-HOST:main Mar 30, 2026
28 checks passed
@zeroth-blip zeroth-blip deleted the chore/remove-module-installed-tiny branch March 30, 2026 07:07
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