#!/usr/bin/perl print "Hello, world!\n"; #### $ ./test.pl bash: ./test.pl: No such file or directory