#!/usr/bin/perl -w use strict; use diagnostics; print "hello\n";