http://www.perlmonks.org?node_id=1009990


in reply to Parallel::ForkManager and utf8::all crash perl on Windows

Mmh, it crashed under Mac OS X too:

Karls-Mac-mini:~ Karl$ ./crash.pl 1..0 # SKIP Need utf8::all for this test crashing on Windows

But installing utf8::all fixed it...

Karls-Mac-mini:~ Karl$ ./crash.pl 1..1 ok 1

Don't know if this helps. Best regards, Karl

«The Crux of the Biscuit is the Apostrophe»