Design
sharp.lst
Associated article: Networking with Perl
Tags: Design
_NETWORKING WITH PERL_ by Oliver Sharp [LISTING ONE] #! /usr/local/bin/perl # # Usage: PostIt [port-number] # # This sets up a server, which sits around waiting for requests. There are # three kinds: # "set <tag> <value>" - ...


