CGI and Perl » Clocks

A Bit Like Clockwork

Author: Licence: Price: FREEHomepageDownloadCGI and Perl, ClocksA Bit Like Clockwork

A Bit Like Clockwork is a simple little CGI application for displaying the current date and time to visitors of your web page. The time/date is called via SSI. You may set a server offset for both Daylight Savings Time, and Standard time. This program runs under use strict, and -w and does not contain any cargo-culted code that so many other programmers have copied from certain clock scripts and used in their own incarnation.

Comments on: A Bit Like Clockwork


FreshOne cannot be held responsible for the content of this page (A Bit Like Clockwork - Clocks, CGI and Perl). The content provided on this page and the comments on A Bit Like Clockwork - Clocks, CGI and Perl are user contributed.

Bookmark this page

           

Related scripts

@1 Last Modified Date & Time
This Perl script checks the "Last Modified" date and time of a file. You can choose the display formats. SSI n...