http://qs321.pair.com?node_id=467433


in reply to is it safe to use File::Slurp?

In this case the lack of tainted variables check does not have anything to do with File::Slurp.
$somedata will be interpolated and then the result will be given to write_file.