| Code: |
|
|
Code contains bits of text that are probably more interesting to computers than people...
|
|
|
|
This script prints a wacky saying like "This page was created by 69 lazy inanimate objects!" to a file, which is then included via SSI on the main page of this site.
This is a very simple script. If you're new to perl, take a look at it. I've tried to comment it enough to make sense to beginners. If you hack code in your sleep, this probably won't be worth your time, and if you think it just plain sucks, I guess my only defense is, I'm trying to give back to the net, the people who helped me, the perl community, and the open source/free software movement. So there.
Oh, 'pcb' stands for 'page created by'
Name: pcb.pl
Version: 1.0
Author: rasterboy
Email: pete@rasterweb.net
URL: http://rasterweb.net/raster/code/
Date: 06.26.2000
Requires: Perl
View Source Code
|