Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 84617 invoked from network); 17 Mar 2006 20:22:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Mar 2006 20:22:21 -0000 Received: (qmail 23429 invoked by uid 500); 17 Mar 2006 20:22:14 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 23405 invoked by uid 500); 17 Mar 2006 20:22:13 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 23394 invoked by uid 99); 17 Mar 2006 20:22:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2006 12:22:13 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of boysenberry@humaniteque.com designates 69.72.241.162 as permitted sender) Received: from [69.72.241.162] (HELO static.habitatlife.com) (69.72.241.162) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2006 12:22:12 -0800 Received: from c-67-175-249-60.hsd1.il.comcast.net ([67.175.249.60] helo=[192.168.0.2]) by static.habitatlife.com with esmtpa (Exim 4.52) id 1FKLSH-0000pb-Nu for modperl@perl.apache.org; Fri, 17 Mar 2006 15:21:49 -0500 Mime-Version: 1.0 (Apple Message framework v623) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: mod_perl From: Boysenberry Payne Subject: Getting error on apache2 restart with TemplateToolkit Date: Fri, 17 Mar 2006 14:21:48 -0600 X-Mailer: Apple Mail (2.623) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - static.habitatlife.com X-AntiAbuse: Original Domain - perl.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - humaniteque.com X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I'm using apache v2/mod_perl v2/perl v5.8.1/OS X v10.3.9/TemplateToolkit v2.14 I get the following error on apachectl restart: v-strings are deprecated at /Library/Perl/5.8.1/darwin-thread-multi-2level/Template/Document.pm line 41. v-strings are deprecated at /Library/Perl/5.8.1/darwin-thread-multi-2level/Template/Document.pm line 45. The Document.pm is using $^V. What can I do to get rid of this? Is it something to worry about? Should I turn warnings off on the production server and not worry about it on my development server. Or should I do something else entirely? I'm trying not to have to rebuild perl on OSX I've noticed a lot of abnormalities when doing it once before. Thanks, Boysenberry boysenberrys.com | habitatlife.com | selfgnosis.com