Fix CPAN regressions in Test::Strict and Tree::Object::Hash#834
Merged
Conversation
Keep CPAN helper metadata out of distribution roots during test runs so manifest checks do not see PerlOnJava's temporary PERL5LIB file. Fix Storable round-tripping for top-level blessed scalar refs, validate typed backslash prototypes, and keep already-owned scalar refs alive when they are blessed in a second step. Generated with [Codex](https://openai.com/codex/) Co-Authored-By: Codex <codex@openai.com>
Handle PerlOnJava surrogate markers as a single logical character in negated regex character classes so Text::Unidecode can load surrogate-bank tables. Preserve Sub::Quote/Sub::Defer metadata captured through deferred CODE refs during quiet weak-ref sweeps, which keeps CPAN::Changes metadata lookups alive at statement boundaries. Generated with [Codex](https://openai.com/codex/) Co-Authored-By: Codex <codex@openai.com>
Make the Sub::Quote metadata regression test self-contained when the CPAN module is not installed. The embedded Gradle unit runner treats Test::More's skip_all exit as an execution failure, so the test now uses a minimal Sub::Quote-shaped fallback instead of exiting. Generated with [Codex](https://openai.com/codex/) Co-Authored-By: Codex <codex@openai.com>
a9395ea to
998d6a0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
blib/so Test::Strict manifest checks do not see.perlonjava-cpan-perl5lib.Verification
git diff --checktimeout 1200 maketimeout 600 ./jcpan -t Test::Stricttimeout 600 ./jcpan -t Tree::Object::Hashtimeout 900 ./jcpan -t Text::Unidecodetimeout 900 ./jcpan -t CPAN::Changes