#!/usr/bin/perl -d use strict; use warnings; print "Hello\n";