Author: Olly Betts <olly@muscat.com>

Category: Most Powerful

Important Note:

I don't think it's giving much away to reveal this is a CGI script.  In
order to run it you need to copy it into your CGI scripts directory (which
might be something like /home/httpd/cgi-bin/), and make sure it's called
"a_life".  You'll also need to make sure it's executable: chmod 755 a_life

Then point a web browser at the URL of the CGI script (which might be
something like http://localhost/cgi-bin/a_life) and away you go.

You'll need to edit the first line if your perl isn't "/usr/bin/perl".
