secsinyear.pl to HTML.

index -|- end

Generated: Tue Feb 2 17:54:55 2010 from secsinyear.pl 2005/06/24 135.

#!/usr/bin/perl
print "Hello, World...\n";
my $var = (365 * 24 * 60 * 60);
print "There are $var seconds in a year ...\n";

index -|- top

checked by tidy  Valid HTML 4.01 Transitional