Web Development
sgs.asc
Associated article: sGs: A Simple Gopher Server
Tags: Web Development Design
_sGs: A SIMPLE GOPHER SERVER_ by Bob Kaehms and Jonny Goldman Listing One #!/usr/local/bin/perl $program="sGs.pl"; # (a simple Gopher server) $revision="2.0 "; # 7/9/94 Combine earlier edits with file and dir changes # 7/10/94 Fix a few ...


