in reply to Char::Plot problems

A couple things...

Good luck

--MidLifeXis

Replies are listed 'Best First'.
Re: Re: Char::Plot problems
by house15 (Initiate) on Dec 31, 2003 at 20:48 UTC

    Thanks for your response. I've been using strict and  warnings. The open and the print are working, too as far as I can tell. Supposedly, if  draw() fails an error is set in the  Chart::Plot object, which I check for.

    In short, the script ends with no errors and the draw() function writes to the file. It just doesn't seem to be writing the right stuff.

    Obviously, I'm baffled.