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


in reply to changing STDOUT encoding and fork CRASH

really can't wrap my head around why the first example crashes.

It is a bug. fork encoding -> Re: Parallel::ForkManager and utf8::all crash perl on Windows ( use open qw{:encoding(UTF-8) :std}; fork; ## PerlIO/encoding.dll ), Parallel::ForkManager and utf8::all crash perl on Windows