Accept a patch (slightly modified by me) from Tom Molesworth (see RT#88501): Remove 'use open qw(:std :utf8);' because of its global effect. Replace Perl6::Slurp with File::Slurp, using the latter's binmode option for the encoding. Fix docs where I'd erroneously said File::Slurp didn't support utf8.