#!/usr/bin/perl use strict; print "hello world, and others, and you too\n"; exit;