Help for this page
system 'echo abc > 1.txt'; open '<:raw', '1.txt' or die $!; print while readline '<:raw'; unlink '1.txt';
print PerlIO::get_layers("<:raw"); # unixperlio