Received: with ECARTIS (v1.0.0; list gopher); Sat, 13 Mar 2004 08:09:48 -0600 (CST) Return-Path: X-Original-To: gopher@complete.org Delivered-To: gopher@complete.org Received: from localhost (localhost [127.0.0.1]) by glockenspiel.complete.org (Postfix) with ESMTP id 300448A for ; Sat, 13 Mar 2004 08:09:45 -0600 (CST) Received: from glockenspiel.complete.org ([127.0.0.1]) by localhost (glockenspiel [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 17419-04 for ; Sat, 13 Mar 2004 08:09:43 -0600 (CST) Received: from wumpus-cave.net (unknown [67.38.146.35]) by glockenspiel.complete.org (Postfix) with ESMTP id 88C76347 for ; Sat, 13 Mar 2004 08:09:40 -0600 (CST) Received: from wumpus-cave.net (localhost.wumpus-cave.net [127.0.0.1]) by wumpus-cave.net (8.12.9/8.12.6) with ESMTP id i2DFw9vu063137 for ; Sat, 13 Mar 2004 09:58:09 -0600 (CST) (envelope-from timm@wumpus-cave.net) Received: (from timm@localhost) by wumpus-cave.net (8.12.9/8.12.6/Submit) id i2DFw9gk063136 for gopher@complete.org; Sat, 13 Mar 2004 09:58:09 -0600 (CST) Date: Sat, 13 Mar 2004 09:58:09 -0600 From: Timm Murray To: gopher@complete.org Subject: [gopher] Announcing Gopher::Server 0.1 for Perl Message-ID: <20040313155809.GA63121@wumpus-cave.net> Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at complete.org Content-Transfer-Encoding: 8bit X-archive-position: 884 X-ecartis-version: Ecartis v1.0.0 Sender: gopher-bounce@complete.org Errors-to: gopher-bounce@complete.org X-original-sender: tmurray-gopher@wumpus-cave.net Precedence: bulk Reply-to: gopher@complete.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: Gopher X-List-ID: Gopher List-subscribe: List-owner: List-post: List-archive: X-list: gopher The Gopher::Server 0.1 Perl module will soon be available on CPAN. It implements the complete backend needed to create a Perl-based Gopher server. The planned changes for 0.2 are to implement Gopher+, improve type detection (currently only detects plaintext, directories/menu entities, and considers everything else a binary file), and put in some actual documentation (ooohhh!) This should be followed shortly with a ProtocolHandler for Apache2/mod_perl.