#!/usr/bin/perl -w use strict; print "\n"; print "Hello World!\n"; print "\n";