#!/usr/local/bin/perl use strict; use warnings; print "hello" . "world\a";