#!/usr/local/bin/perl use strict; $msg = "hello drk'ness\n"; print $msg;