Re: Perl - charts/graphs??

2001-09-17 Thread Andrea Holstein
Tiberiy Virtgaym wrote: > Any unauthorized copying, disclosure or distribution of the material in this e-mail >is strictly forbidden. What ?! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Perl - charts/graphs??

2001-09-17 Thread Mel Matsuoka
At 04:33 PM 09/17/2001 -0500, randy Peterman wrote: >open (BOOK, "Programming Web Graphics with Perl and GNU software By Shawn P. >Wallace" -published => "O'reilly.") or die "I don't have enough money";. That book isn't bad, but it's sorely out of date, especially regarding the chapter on chartin

Re: Perl - charts/graphs??

2001-09-17 Thread randy Peterman
open (BOOK, "Programming Web Graphics with Perl and GNU software By Shawn P. Wallace" -published => "O'reilly.") or die "I don't have enough money";. Then you could search for PerlMagick, or the module on CPAN called GD.pm. Randy Peterman "Tiberiy Virtgaym" <[EMAIL PROTECTED]> wrote in message

Perl - charts/graphs??

2001-09-17 Thread Tiberiy Virtgaym
Hi there, I am quite new in Perl(the past 3 months or so), and the other day i came across a task where i would need to create charts, like pie/line charts, for some business applications i am developing using Perl. Does anybody know if there is software out there that would allow me to