in reply to Re^3: Understanding pack and unpack changes for binary data between 5.8 and 5.10
in thread Understanding pack and unpack changes for binary data between 5.8 and 5.10

utf8::_utf8_off( my $s = shift );

I think you meant Encode::_utf8_off(...).