in reply to Re: Debugging DBD::Chart
in thread Debugging DBD::Chart

First, there is no line 3626. That's the first thing I looked for, and found that Chart.pm contains only 3253 lines. Figure that one out.

As far as the red herring, I don't have any other problem. I'm simply trying to determine why I'm seeing these errors, and only via cron.

Update: Damn, I read that module path wrong. I was checking Chart.pm instead of Plot.pm.

-fp

Replies are listed 'Best First'.
Re: Re: Re: Debugging DBD::Chart
by tilly (Archbishop) on Feb 21, 2004 at 17:00 UTC
    It looks like you figured out how Chart.pm can only have 3253 lines. :-) The misreading was mine originally. :-(

    And on the red herring, I guessed that. I'm just reassuring you that the warning just says that someone else in a different situation could have a problem. Which isn't the problem that you are having. So you can safely put it out of your mind while trying to debug this.