Skip to content

Test module naming with real CPAN repository#4

Merged
jtk18 merged 1 commit into
mainfrom
claude/test-cpan-module-naming-CMLDT
Dec 27, 2025
Merged

Test module naming with real CPAN repository#4
jtk18 merged 1 commit into
mainfrom
claude/test-cpan-module-naming-CMLDT

Conversation

@jtk18

@jtk18 jtk18 commented Dec 27, 2025

Copy link
Copy Markdown
Owner

The -select option alone doesn't exclude non-matching files from coverage. Fixed by adding -ignore,lib/ before -select to properly filter coverage to only the target module. The order matters: -ignore must come before -select for Devel::Cover to correctly filter files.

Also adds:

  • Verbose output showing which modules are being selected
  • CLAUDE.md with bootstrap instructions for development
  • testproject/ to .gitignore

The -select option alone doesn't exclude non-matching files from coverage.
Fixed by adding -ignore,lib/ before -select to properly filter coverage
to only the target module. The order matters: -ignore must come before
-select for Devel::Cover to correctly filter files.

Also adds:
- Verbose output showing which modules are being selected
- CLAUDE.md with bootstrap instructions for development
- testproject/ to .gitignore

Co-authored-by: Claude <noreply@anthropic.com>
@jtk18 jtk18 force-pushed the claude/test-cpan-module-naming-CMLDT branch from b9ec52f to bf1ffbb Compare December 27, 2025 01:19
@jtk18 jtk18 merged commit 552c889 into main Dec 27, 2025
4 checks passed
@jtk18 jtk18 deleted the claude/test-cpan-module-naming-CMLDT branch December 27, 2025 01:21
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