in reply to 'my' inside /(?{...})/ doesn't refresh a hash variable in 5.14

I can't check at the moment, but its most likely a bug which was fixed.

Reading Perldelta helps.

If you need a workaround , put the code into a anonymous sub.

Cheers Rolf
(addicted to the Perl gramming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

  • Comment on Re: 'my' inside /(?{...})/ doesn't refresh a hash variable in 5.14

Replies are listed 'Best First'.
Re^2: 'my' inside /(?{...})/ doesn't refresh a hash variable in 5.14
by rsFalse (Chaplain) on Nov 11, 2018 at 17:12 UTC