#! /usr/bin/perl # just an example use strict; use warnings; print "Hello World!\n";