Perl Problem

Brad Bowman bsb at bund.com.au
Mon Sep 8 21:11:39 CDT 2003


> Why does my app hang and then exactly 5 minutes later fill my apache 
> error_log with 120 lines of:
> 
> [Tue Sep 09 11:13:05 2003] [error] [client 10.0.0.181] Use of 
> uninitialized value in join or string at ./modules/Location.pm line 
> 342.

Are the next two lines:
 sleep(5*60);
 warn "Use of uninitialized ..." for (1..120);
by any chance?


-- 
   Furthermore, when experiencing a rush of blood to the head, if one
   puts spittle on the upper part of one's ear, it will soon go away.
                               -- Hagakure http://bowman.bs/hagakure/





More information about the Melbourne-pm mailing list