On 5/23/05, Ley, Chung wrote:
> 
> Use of uninitialized value in array element at 
> /usr/lib/perl5/site_perl/5.8.0/GD/Graph/boxplot.pm line 470.

Do a dump of the data passed to GD that causes this warning, make sure
you are not passing any uninitialized data.

> I am dumbfounded...  I am thinking that somehow maybe the perl 
> compiler/interpreter is 
> doing some optimzation that is different when the "size" of your perl program 
> is at a different 
> size????
> 

No. Never. At least, not AFAIK. Maybe one of the list gurus can say otherwise.

Cheers,
-- 
Offer Kaye

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to