in reply to Re: can not use utf8 with File::Slurp
in thread can not use utf8 with File::Slurp

I've used File::Slurp::write_file only to have shorter code.

If I have open filehandle, then just using "print" would be even shorter :)

Thanks for your another bit of knowledge, however!