in reply to Re: Can't require MCE::Map (Strawberry)?
in thread Can't require MCE::Map (Strawberry)?

Yeah, thanks. Apparently, MCE::Map::import pre-assigns 'auto' to the CHUNK_SIZE property of a global, and if it's not assigned, then because of line 235, just before 'run', the chunk size is returned/gets undefined (why?) and somehow silently treated as zero (just guessing, didn't debug further), hence infinite loop. I'm now inclined to using the MCE proper anyway, but I think the situation is worth for Mario to have a look at.

Replies are listed 'Best First'.
Re^3: Can't require MCE::Map (Strawberry)?
by etj (Priest) on Mar 08, 2025 at 15:43 UTC
    Have you considered filing an actual bug report? Or tagging Mario on this, which will now generate a notification for him?