Skip to content

Conversation

ntyni
Copy link

@ntyni ntyni commented Sep 13, 2025

Hi Karl, here's a trivial fix for #190. No idea if anybody really uses the code path, but at least this shouldn't make things worse.

Thanks for all the work you do on Perl!

Niko

From perldiag:

  each on anonymous %s will always start from the beginning
    (W syntax) You called each on an anonymous hash or array.  Since a
    new hash or array is created each time, each() will restart iterating
    over your hash or array every time.

Bug: perl-pod#190
Bug-Debian: https://bugs.debian.org/1114492
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