Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 14798 invoked from network); 20 Sep 2007 01:48:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Sep 2007 01:48:20 -0000 Received: (qmail 42768 invoked by uid 500); 20 Sep 2007 01:48:07 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 42746 invoked by uid 500); 20 Sep 2007 01:48:07 -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 42735 invoked by uid 99); 20 Sep 2007 01:48:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Sep 2007 18:48:07 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [210.193.32.133] (HELO mail.nexlabs.com) (210.193.32.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2007 01:50:05 +0000 Received: (qmail 37702 invoked from network); 20 Sep 2007 01:25:08 -0000 Received: from unknown (HELO ?192.168.0.20?) (jhfoo@nexlabs.com@222.165.92.33) by www.nexlabs.com with SMTP; 20 Sep 2007 01:25:08 -0000 Message-ID: <46F1D14B.306@extracktor.com> Date: Thu, 20 Sep 2007 09:47:55 +0800 From: Foo JH User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Eli Shemer CC: modperl@perl.apache.org Subject: Re: apache2 graphs References: <000301c7facd$ede0f090$c9a2d1b0$@net.il> In-Reply-To: <000301c7facd$ede0f090$c9a2d1b0$@net.il> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org You can consider ImageMagick. It works on standard Perl apps as well. Eli Shemer wrote: > > Hey there > > What replacement do I have for Apache::GD to work on mod_perl 2 ? > > > > Thanks. > > >