From owner-cvs-all Sun Aug 4 4:16:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C60C237B400; Sun, 4 Aug 2002 04:16:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D2B943E3B; Sun, 4 Aug 2002 04:16:02 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from freefall.freebsd.org (scop@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g74BG2JU009802; Sun, 4 Aug 2002 04:16:02 -0700 (PDT) (envelope-from scop@freefall.freebsd.org) Received: (from scop@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g74BG2ug009801; Sun, 4 Aug 2002 04:16:02 -0700 (PDT) Message-Id: <200208041116.g74BG2ug009801@freefall.freebsd.org> From: Ville Skyttä Date: Sun, 4 Aug 2002 04:16:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/cvsweb cvsweb.cgi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scop 2002/08/04 04:16:01 PDT Modified files: cvsweb cvsweb.cgi Log: Introduce a BEGIN block and start moving compile time globals there, mod_perl benefits from this. Move all 'use' statements into one place. Revision Changes Path 1.122 +46 -33 projects/cvsweb/cvsweb.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message