#!/usr/bin/perl use IO::Handle; STDOUT->print( "Hello World!\n" );