Handling exceptions
What ‘type’ of error is this?
die
"Permission denied"
unless
-r
$pathname
;