#!/usr/bin/perl -w use strict; my $time = time; print "$time\n";