in reply to Re^4: Inexplicable uninitialized value when using (?{...}) regexp construct.
in thread Inexplicable uninitialized value when using (?{...}) regexp construct.

Makes sense to me, but the guys on p5p will have better critique. I think I might make the last bit:

+ use (preferably localised) globals in (?{...}) blocks.

Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
"Memory, processor, disk in that order on the hardware side. Algorithm, algorithm, algorithm on the code side." - tachyon
  • Comment on Re^5: Inexplicable uninitialized value when using (?{...}) regexp construct.
  • Download Code