Make your own free website on Tripod.com
#!/usr/local/bin/perl require TripodCGI; # this is necessary to invoke the TripodCGI module,
# which is what we want to use here.

print "$content";