use Path::Tiny qw/ path /; my $myfile = path( '/home/me/myfile' )->slurp_raw;