in reply to Re^2: Bear is driving?
in thread Bear is driving?

I've added the "or die $!" part, and I have a "no such file or directory in popo.pl at line 6". Uh?

Replies are listed 'Best First'.
Re^4: Bear is driving?
by teamster_jr (Curate) on May 13, 2006 at 10:40 UTC
    there's a cleaned up version in my scratchpad using strict and warnings (which scarily enough didn't need that many changes!) which might help find the problem...
    HTH
    al
      Reinstalling GD made it work. Thanks :)