]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
test_common: fix +SCM_RIGHTS check
authorEric Wong <e@80x24.org>
Tue, 19 Aug 2025 00:33:35 +0000 (00:33 +0000)
committerEric Wong <e@80x24.org>
Wed, 20 Aug 2025 19:10:15 +0000 (19:10 +0000)
commitff704a73f471399ff613fad35352e42276f5d3bf
tree035f031bd61804a7dc589c33c7950aff6ca4e367
parentc9be556d34bb1696226ed4f1a5ffe945888d09d2
test_common: fix +SCM_RIGHTS check

We need to ensure we don't attempt to load a module named
`+SCM_RIGHTS' by skipping it after expansion to module names

Furthermore, start deprioritizing Inline::C in the help text
since it'll be difficult to support in alternative
implementations of Perl.
lib/PublicInbox/TestCommon.pm