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