use Data::Dump qw/ dd /; use Path::Tiny qw/ path /; dd( path('1376bytefile')->slurp_raw );