Reading files 

my $content = $path->slurp;

my @lines = $path->lines;