From owner-freebsd-questions Tue Mar 11 15:26:17 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7FBC37B401 for ; Tue, 11 Mar 2003 15:26:16 -0800 (PST) Received: from vega.blacktrap.net (vega.blacktrap.net [194.9.222.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96BDD43F85 for ; Tue, 11 Mar 2003 15:26:13 -0800 (PST) (envelope-from oli@vega.blacktrap.net) Received: from vega.blacktrap.net (localhost [127.0.0.1]) by vega.blacktrap.net (8.12.6/8.12.6) with ESMTP id h2BNQgfc012131 for ; Wed, 12 Mar 2003 00:26:42 +0100 (CET) (envelope-from oli@vega.blacktrap.net) Received: (from oli@localhost) by vega.blacktrap.net (8.12.6/8.12.6/Submit) id h2BNQgnf012130 for freebsd-questions@FreeBSD.ORG; Wed, 12 Mar 2003 00:26:42 +0100 (CET) Date: Wed, 12 Mar 2003 00:26:42 +0100 From: Olivier Dony To: FreeBSD-questions Subject: Re: POST data not available in cgi perl scripts Message-ID: <20030311232642.GA12056@vega.blacktrap.net> References: <20030311232159.GA11475@vega.blacktrap.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030311232159.GA11475@vega.blacktrap.net> User-Agent: Mutt/1.4i X-Spam-Status: No, hits=-32.5 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Mar 12, 2003 at 12:21:59AM +0100, Olivier Dony wrote: > (...) > Though if I run my script with 'perl -c' in interactive mode and POST ^^^^^^^^^^^ Sorry here I meant 'perl' in command line to get the CGI.pm interactive mode, and of course not 'perl -c', which I had used just before to check the syntax. > something it works ok and the script gets my POST DATA without problem. > (...) > -- Olivier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message