Skip to content

fix: update repository URLs from cpanel/ to cpan-authors/ - #423

Draft
toddr-bot wants to merge 1 commit into
cpan-authors:mainfrom
toddr-bot:koan.toddr.bot/fix-stale-repo-urls
Draft

fix: update repository URLs from cpanel/ to cpan-authors/#423
toddr-bot wants to merge 1 commit into
cpan-authors:mainfrom
toddr-bot:koan.toddr.bot/fix-stale-repo-urls

Conversation

@toddr-bot

@toddr-bot toddr-bot commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

What

Updates all repository URLs to the current cpan-authors/ org.

Why

The repo moved from cpanel/Test-MockFile to cpan-authors/Test-MockFile but 10 internal references were never updated — CPAN metadata (bugtracker + repository in Makefile.PL), POD BUGS sections, CI badge in README.mkdn, and issue references in FileHandle.pm. GitHub redirects mask this, but MetaCPAN displays the stale URLs directly.

How

Global replace of cpanel/Test-MockFilecpan-authors/Test-MockFile across 6 files. README regenerated from POD.

Testing

Full test suite — same results as before (only pre-existing fh-ref-leak.t failure, unrelated).


Quality Report

Changes: 6 files changed, 11 insertions(+), 11 deletions(-)

Code scan: clean

Tests: failed (4 Failed, 94 test)

Branch hygiene: clean

Generated by Kōan

The repo moved to the cpan-authors org but all internal references
(CPAN metadata, POD, README) still pointed to cpanel/Test-MockFile.
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.

1 participant