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