Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 24390 invoked from network); 4 Jul 2004 09:38:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Jul 2004 09:38:55 -0000 Received: (qmail 25000 invoked by uid 500); 4 Jul 2004 09:38:47 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 24826 invoked by uid 500); 4 Jul 2004 09:38:41 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list modperl@perl.apache.org Delivered-To: moderator for modperl@perl.apache.org Received: (qmail 27848 invoked by uid 99); 4 Jul 2004 00:56:16 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org In-Reply-To: <3.0.5.32.20040703175348.008a4b70@mail.northcoast.com> References: <3.0.5.32.20040703175348.008a4b70@mail.northcoast.com> Mime-Version: 1.0 (Apple Message framework v618) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit Cc: modperl@perl.apache.org From: "Charles C. Fu" Subject: Re: Declaring constant Date: Sat, 3 Jul 2004 17:55:53 -0700 To: David Arnold X-Mailer: Apple Mail (2.618) X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at web-i18n.net X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Jul 3, 2004, at 17:53, David Arnold wrote: > use constant SECRET_LENGTH => 14; > > Anyone have any pointers to an explanation of this syntax? Run "man constant". -ccwf -- Charles C. Fu Founder Web i18n, LLC www.web-i18n.net -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html