#!/usr/bin/perl print "Hello, world!\n"; #### $ chmod a+x my_program #### $ ./my_program
## $ chmod a+x my_program ##
## $ ./my_program