| Code: |
|
|
Code contains bits of text that are probably more interesting to computers than people...
|
|
|
|
This is a simple perl cgi script that maintains a list of links through a web browser. It is based on the 'todo.cgi' and has just a few differences.
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.
Name: urls.cgi
Version: 1.2
Author: rasterboy
Email: pete@rasterweb.net
URL: http://rasterweb.net/raster/code/
Date: 11.21.1998
Requires: Perl
View Source Code
View Sample text file containing url list
View Sample html page
|