#!/usr/bin/perl use warnings; use strict; use Time::Local; print "hello world\n";