Help for this page
die "$file does not exist!\n" unless -e $file; my @perms; push @perms, 'read' if -r _; ... } else { print "You got zip\n"; }