#! /usr/local/bin/perl # this is an example of a print statement with interpolation of \n which is a new line print "Hello World\n";