Here’s a patch to include the bug number in the test script.
And 68971 can be resolved, too. Sorry for the duplicate!
Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
}
{
- # Bug #XXXXX
+ # Bug #69875
# 'Hybrid' scalar-and-array context
scalar(our @PATH = split /::/, "Font::GlyphNames");
# 'my' doesn't trigger the bug