use Path::Tiny 'path'; my $data = path("foo.txt")->slurp_raw;